From: Niels Möller Date: Tue, 16 Apr 2013 08:28:10 +0000 (+0200) Subject: Fixed comment typo. X-Git-Tag: nettle_2.7_release_20130424~42 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=b8f8c56d46a2dd5d1d2cbbc8095c43485b9419c4;p=thirdparty%2Fnettle.git Fixed comment typo. --- diff --git a/x86_64/umac-nh-n.asm b/x86_64/umac-nh-n.asm index fd145ccd..06e74269 100644 --- a/x86_64/umac-nh-n.asm +++ b/x86_64/umac-nh-n.asm @@ -40,6 +40,7 @@ define(, <%xmm13>) C Copy [0,1,2,3] to [1,1,3,3] define(, 0xf5,>) + C FIXME: Would be nice if we could force the key array to be 16-byte C aligned. @@ -61,7 +62,7 @@ PROLOGUE(_nettle_umac_nh_n) movups 16(KEY), XT2 movups 32(KEY), XK2 lea 48(KEY), KEY - C Leave XK2 untuched, and put permuted keys in XK0, XK1, XT2, XT3 + C Leave XK2 untouched, and put permuted keys in XK0, XK1, XT2, XT3 movaps XK0, XT0 movaps XK0, XK1