From: Niels Möller Date: Tue, 5 May 2009 13:22:00 +0000 (+0200) Subject: Minor comment formatting. X-Git-Tag: nettle_2.0_release_20090608~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=931c5fc52f94f70e4e1fc46f04fba492dd184f95;p=thirdparty%2Fnettle.git Minor comment formatting. Rev: nettle/x86_64/aes.m4:1.9 --- diff --git a/x86_64/aes.m4 b/x86_64/aes.m4 index 8d08f640..8034f779 100644 --- a/x86_64/aes.m4 +++ b/x86_64/aes.m4 @@ -89,10 +89,10 @@ define(, < shr <$>24,$7 xorl AES_TABLE3 ($1, $7, 4),$6>)dnl -dnl AES_FINAL_ROUND(a, b, c, d, table, out, tmp) Computes one word of -dnl the final round. Leaves result in $6. Also performs the first -dnl substitution step, on the least significant byte, and rotates 8 -dnl bits. +dnl AES_FINAL_ROUND(a, b, c, d, table, out, tmp) +dnl Computes one word of the final round. Leaves result in $6. Also +dnl performs the first substitution step, on the least significant +dnl byte, and rotates 8 bits. define(, < movzb LREG($1),$7 movzbl ($5, $7), $6