mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 12:16:20 +08:00
sm4: arm64, fix load const issue
This commit is contained in:
parent
eba2b736bd
commit
218ce35c71
@ -31,7 +31,7 @@ DATA fk_mask<>+0x08(SB)/8, $0xb27022dc677d9197
|
||||
GLOBL fk_mask<>(SB), (16+8), $16
|
||||
|
||||
#define LOAD_SM4_AESNI_CONSTS() \
|
||||
MOVW 0x0F0F0F0F, R20 \
|
||||
MOVW $0x0F0F0F0F, R20 \
|
||||
VMOV R20, NIBBLE_MASK.S4 \
|
||||
LDP m1_low<>(SB), (R20, R21) \
|
||||
VMOV R20, M1L.D[0] \
|
||||
|
Loading…
x
Reference in New Issue
Block a user