Skip to content

Commit

Permalink
fix: 尝试修复 #2070 (#2071)
Browse files Browse the repository at this point in the history
  • Loading branch information
fumiama authored and wdvxdr1123 committed Apr 8, 2023
1 parent 1332563 commit 54995fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/encryption/t544/encryption_amd64.s
Original file line number Diff line number Diff line change
Expand Up @@ -244,11 +244,11 @@ TEXT ·sub_d(SB), NOSPLIT, $16-32
MOVQ SI, DI
ADDQ $15, DI
MOVB $16, CX
STD
lop:
LEAQ -1(CX), AX
XLAT
MOVBLZX in-16(SP)(AX*1), AX
STD
STOSB
LOOP lop
RET
Expand Down

0 comments on commit 54995fc

Please sign in to comment.