From 1ff7cb7b7fec62e94338d56fecbe4789a60f56cf Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Mon, 26 Jun 2023 16:41:12 +0800 Subject: [PATCH] sm2ec: arm64 trigger test --- internal/sm2ec/p256_asm_arm64.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/sm2ec/p256_asm_arm64.s b/internal/sm2ec/p256_asm_arm64.s index ae528e9..164a305 100644 --- a/internal/sm2ec/p256_asm_arm64.s +++ b/internal/sm2ec/p256_asm_arm64.s @@ -569,7 +569,7 @@ ordSqrLoop: // Last reduction step MUL acc3, hlp1, hlp0 - MUL const0, hlp0, t0 + MUL const0, hlp1, t0 ADDS t0, acc3, acc3 UMULH const0, hlp0, t1