From 54995fc1018b1659863a445c78db8dcb40961220 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Sat, 8 Apr 2023 12:05:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B0=9D=E8=AF=95=E4=BF=AE=E5=A4=8D=20#?= =?UTF-8?q?2070=20(#2071)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- internal/encryption/t544/encryption_amd64.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/encryption/t544/encryption_amd64.s b/internal/encryption/t544/encryption_amd64.s index 6460c97db..5ad7b982d 100644 --- a/internal/encryption/t544/encryption_amd64.s +++ b/internal/encryption/t544/encryption_amd64.s @@ -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