From: Maamoun TK Date: Sun, 6 Nov 2022 06:11:18 +0000 (+0000) Subject: Update BLOCK_R64 macro description X-Git-Tag: nettle_3.9_release_20230514~37^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58f20edd7b0f7a3831335973b0cb1275fec96381;p=thirdparty%2Fnettle.git Update BLOCK_R64 macro description --- diff --git a/powerpc64/p9/poly1305.m4 b/powerpc64/p9/poly1305.m4 index 6a07ed6f..265035fa 100644 --- a/powerpc64/p9/poly1305.m4 +++ b/powerpc64/p9/poly1305.m4 @@ -44,7 +44,7 @@ C GPR3, GPR4 are temporary registers C VR0 is the starting register of sequential vector resigers used in C the macro of following layout C VR0, VR1 are outputs representing the result state radix 2^64 sorted as follows -C (low 64-bit of F0) + (low 64-bit of F1) + (high 64-bit of F1) +C (low 64-bit of VR0) + (low 64-bit of VR1) + (high 64-bit of VR1) C VR2..VR12 are temporary registers C BLOCK_R64(CTX, DATA, PADBYTE, GPR0, VR0) define(`BLOCK_R64', `