Update asm_arm64.s

This commit is contained in:
Sun Yimin 2021-12-31 13:55:09 +08:00 committed by GitHub
parent 193f7fcd53
commit 20667a4588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -202,6 +202,10 @@ loop:
MOVW.P R2, 4(R10)
MOVW.P R2, -4(R11)
ADD $16, R0
CMP $128, R0
BNE loop
expand_end:
RET
@ -299,7 +303,7 @@ loop:
VEOR x.B16, t3.B16, t3.B16
ADD $16, R0
CMP $4*32, R0
CMP $128, R0
BNE loop
VTBL FLIP_MASK.B16, [t0.B16], t0.B16
@ -404,7 +408,7 @@ loop:
VEOR x.B16, t3.B16, t3.B16
ADD $16, R0
CMP $4*32, R0
CMP $128, R0
BNE loop
VTBL FLIP_MASK.B16, [t0.B16], t0.B16