From c8384dd226692f7a21df2ca20b20d7b2fb870637 Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Thu, 29 Aug 2024 17:38:49 +0800 Subject: [PATCH] internal/sm2ec: ppc64le, fix comments #237 --- internal/sm2ec/p256_asm_ppc64le.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/sm2ec/p256_asm_ppc64le.s b/internal/sm2ec/p256_asm_ppc64le.s index 6bf745c..f372e39 100644 --- a/internal/sm2ec/p256_asm_ppc64le.s +++ b/internal/sm2ec/p256_asm_ppc64le.s @@ -125,7 +125,7 @@ GLOBL p256mul<>(SB), 8, $96 #define SEL V4 #define ZER V5 #define CAR1 V6 -// func p256NegCond(val *p256Point, cond int) +// func p256NegCond(val *p256Element, cond int) TEXT ·p256NegCond(SB), NOSPLIT, $0-16 MOVD val+0(FP), P1ptr MOVD $16, R16