diff --git a/sparc/aes.asm b/sparc/aes.asm index 2aa5b49da8758ccb67e98c943242e77dd890f0c0..34592ff56fe5b059fd33e6543b12e8c2e04c2ad2 100644 --- a/sparc/aes.asm +++ b/sparc/aes.asm @@ -91,7 +91,7 @@ _aes_crypt: ! Read src, and add initial subkey ! Difference between ctx and src. - ! NOTE: These instruction is duplicated in the delay slot, + ! NOTE: These instructions are duplicated in the delay slot, ! and the instruction before the branch sub ctx, src, %g2 ! Difference between wtxt and src