Update asm_arm64.s

This commit is contained in:
Sun Yimin 2021-12-31 15:14:06 +08:00 committed by GitHub
parent dc0e80b1a5
commit 6553793a35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,6 @@ GLOBL fk_mask<>(SB), RODATA, $16
VEOR y.B16, x.B16, x.B16
#define SM4_TAO_L2(x, y) \
LDP nibble_mask<>(SB), (R0, R1); \
; \ //#################### 4 parallel L2 linear transforms ##################//
VSHL $13, x.S4, XTMP6.S4; \
VUSHR $19, x.S4, y.S4; \