Skip to content

Commit

Permalink
check X0 first
Browse files Browse the repository at this point in the history
  • Loading branch information
emmansun authored Oct 15, 2024
1 parent ffb61d5 commit 0c08c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base64_ppc64x.s
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ loop:
VCMPGTUB RANGE0_END, X0, X2
VSUBUBM X2, X1, X1
VPERM LUT, LUT, X1, X2
VADDUBM X2, X0, X0
//VADDUBM X2, X0, X0

#ifdef GOARCH_ppc64le
XXPERMDI X0, X0, $2, X0
Expand Down

0 comments on commit 0c08c27

Please sign in to comment.