mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-28 21:26:18 +08:00
Update asm_arm64.s
This commit is contained in:
parent
cc95e9fe6d
commit
dc0e80b1a5
@ -90,7 +90,7 @@ GLOBL fk_mask<>(SB), RODATA, $16
|
|||||||
VEOR y.B16, x.B16, x.B16
|
VEOR y.B16, x.B16, x.B16
|
||||||
|
|
||||||
#define SM4_TAO_L2(x, y) \
|
#define SM4_TAO_L2(x, y) \
|
||||||
SM4_SBOX(x, y); \
|
LDP nibble_mask<>(SB), (R0, R1); \
|
||||||
; \ //#################### 4 parallel L2 linear transforms ##################//
|
; \ //#################### 4 parallel L2 linear transforms ##################//
|
||||||
VSHL $13, x.S4, XTMP6.S4; \
|
VSHL $13, x.S4, XTMP6.S4; \
|
||||||
VUSHR $19, x.S4, y.S4; \
|
VUSHR $19, x.S4, y.S4; \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user