1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-04 19:17:37 +08:00

fix: 尝试修复 #2070 (#2071)

This commit is contained in:
源文雨 2023-04-08 12:05:45 +08:00 committed by GitHub
parent 749cde2a6d
commit 8acc9f39c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -244,11 +244,11 @@ TEXT ·sub_d(SB), NOSPLIT, $16-32
MOVQ SI, DI MOVQ SI, DI
ADDQ $15, DI ADDQ $15, DI
MOVB $16, CX MOVB $16, CX
STD
lop: lop:
LEAQ -1(CX), AX LEAQ -1(CX), AX
XLAT XLAT
MOVBLZX in-16(SP)(AX*1), AX MOVBLZX in-16(SP)(AX*1), AX
STD
STOSB STOSB
LOOP lop LOOP lop
RET RET