Update eia_asm_ppc64x.s

This commit is contained in:
Sun Yimin 2024-09-30 21:08:35 +08:00 committed by GitHub
parent 3d3d895eb7
commit 8af20b9de6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,9 +81,9 @@ TEXT ·eia3Round16B(SB),NOSPLIT,$0
MOVD $8, R8
LXVW4X (R8)(R4), KS_M1
MOVD $0x40, R8
LXVD2X (PTR)(R8), XTMP1
VPERM KS_L, KS_L, XTMP1, KS_L
VPERM KS_M1, KS_M1, XTMP1, KS_M1
LXVD2X (PTR)(R8), XTMP4
VPERM KS_L, KS_L, XTMP4, KS_L
VPERM KS_M1, KS_M1, XTMP4, KS_M1
// clmul
// xor the results from 4 32-bit words together