Skip to content

Commit

Permalink
debug 3, #19
Browse files Browse the repository at this point in the history
  • Loading branch information
emmansun authored Oct 17, 2024
1 parent 8928e54 commit c57a0e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions base64_s390x.s
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,16 @@ loop:
VSB RANGE1_END, X0, X1
VMXB ZERO, X1, X1

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

//VPERM LUT, LUT, X1, X2
//VAB X2, X0, X0

//VPERM X0, X0, REV_BYTES, X0
VST X1, 0(R1)(R4*1)
VST X2, 0(R1)(R4*1)

ADD $16, R4
LAY 12(R2), R2
Expand Down

0 comments on commit c57a0e0

Please sign in to comment.