sm9/bn256: fix one potential issue

This commit is contained in:
Sun Yimin 2023-07-14 16:37:00 +08:00 committed by GitHub
parent fc2f105dd2
commit 929e1b892b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -740,7 +740,7 @@ gfpSqrLoopAdx:
MULXQ ·p2+0x18(SB), AX, acc1 MULXQ ·p2+0x18(SB), AX, acc1
ADCXQ t0, AX ADCXQ t0, AX
ADOXQ AX, acc4 ADOXQ AX, acc0
MOVQ $0, t0 MOVQ $0, t0
ADCXQ t0, acc1 ADCXQ t0, acc1
ADOXQ t0, acc1 ADOXQ t0, acc1