mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 12:16:20 +08:00
Update asm_arm64.s
This commit is contained in:
parent
4d49c93f99
commit
1aab497333
@ -161,8 +161,8 @@ TEXT ·expandKeyAsm(SB),NOSPLIT,$0
|
||||
VMOV R1, FK_MASK.D[1]
|
||||
|
||||
LDP inverse_shift_rows<>(SB), (R0, R1)
|
||||
VMOV R0, V21.D[0]
|
||||
VMOV R1, V21.D[1]
|
||||
VMOV R0, INVERSE_SHIFT_ROWS.D[0]
|
||||
VMOV R1, INVERSE_SHIFT_ROWS.D[1]
|
||||
|
||||
VLD1 (R8), [t0.B16];
|
||||
VTBL FLIP_MASK.B16, [t0.B16], t0.B16
|
||||
|
Loading…
x
Reference in New Issue
Block a user