]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Comment fix.
authorNiels Möller <nisse@lysator.liu.se>
Sat, 13 Sep 2008 19:49:00 +0000 (21:49 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 13 Sep 2008 19:49:00 +0000 (21:49 +0200)
Rev: nettle/x86/aes.m4:1.6

x86/aes.m4

index ad311a7db8baf5464371411408bce1e55146a880..cf89d30d23944747b719f1b535e4c6615cac6490 100644 (file)
@@ -1,5 +1,4 @@
 dnl LREG(reg) gives the 8-bit register corresponding to the given 32-bit register.
-dnl Use in AES_SUBST_BYTE below, and is used by both the x86 and the x86_64 assembler.
 define(<LREG>,<ifelse(
        $1, %eax, %al,
        $1, %ebx, %bl,