internal/sm2ec: loong64 fix p256Mul

This commit is contained in:
Sun Yimin 2025-10-13 13:26:44 +08:00 committed by GitHub
parent d92ff50f28
commit 1c92206747
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -653,7 +653,7 @@ TEXT sm2P256MulInternal<>(SB),NOSPLIT,$0
OR t1, t2, t0
ADDV acc6, acc2, y2
SGTU acc6, y2, t1
ADDV t0, y2, acc2
ADDV t0, y2, y2
SGTU t0, y2, t2
OR t1, t2, t0
ADDV acc7, acc3, y3