Skip to content

Commit

Permalink
try to fix VECL #19
Browse files Browse the repository at this point in the history
  • Loading branch information
emmansun authored Oct 17, 2024
1 parent ff84ed0 commit 41b7869
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion base64_s390x.s
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ loop:
VSB RANGE1_END, X0, X1
VMXB ZERO, X1, X1

VECLB RANGE0_END, X0, X2
VLR V0, V2
VECLB RANGE0_END, X2
VMXB ZERO, X2, X2
VAB X2, X1, X1

Expand Down

0 comments on commit 41b7869

Please sign in to comment.