Skip to content

Commit

Permalink
Update base64_arm64.s
Browse files Browse the repository at this point in the history
  • Loading branch information
emmansun authored Nov 3, 2023
1 parent 13866c7 commit de126ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base64_arm64.s
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ TEXT ·decodeAsm(SB),NOSPLIT,$0

VLD1.P 64(R3), [V8.B16, V9.B16, V10.B16, V11.B16]
VLD1 (R3), [V12.B16, V13.B16, V14.B16, V15.B16]
MOVD $0x63, R4
MOVD $63, R4
VDUP R4, V7.B16

loop:
Expand Down

0 comments on commit de126ce

Please sign in to comment.