sm4: fix arm64 copy paste issue

This commit is contained in:
Sun Yimin 2023-08-08 08:29:07 +08:00 committed by GitHub
parent 29d7b25b95
commit cb47e82478
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,7 +138,6 @@ ecbSm4Single:
ecbSm4Single16:
VLD1.P 16(srcPtr), [t0.S4]
VREV32 t0.B16, t0.B16
VREV32 t0.B16, t0.B16
VMOV t0.S[1], t1.S[0]
VMOV t0.S[2], t2.S[0]
VMOV t0.S[3], t3.S[0]