mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 20:26:19 +08:00
sm4: ppc64x fix T2 issue
This commit is contained in:
parent
086ea1267b
commit
98e2f4a852
@ -128,7 +128,6 @@ GLOBL ·rcon(SB), RODATA, $192
|
||||
VSPLTISW $13, z; \
|
||||
VRLW x, z, y; \ // y = x <<< 13
|
||||
VXOR x, y, y; \
|
||||
VRLW x, z, x; \ // x = x <<< 13
|
||||
VSPLTISW $10, z; \
|
||||
VRLW x, z, x; \ // x = x <<< 10
|
||||
VXOR x, y, x
|
||||
|
Loading…
x
Reference in New Issue
Block a user