internal/sm2ec: fix compile error

This commit is contained in:
Sun Yimin 2023-11-08 09:46:26 +08:00 committed by GitHub
parent f68cfb7759
commit 720630b65d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1310,7 +1310,7 @@ TEXT ·p256PointAddAffineAsm(SB),0,$264-48
MOVD res+0(FP), t0
VST1.P [V0.B16, V1.B16, V2.B16], (48)(t0)
VST1 [V3.B16, V4.B16, V5.B16], t0
VST1 [V3.B16, V4.B16, V5.B16], (t0)
RET
// (x3, x2, x1, x0) = (x3, x2, x1, x0) + (y3, y2, y1, y0)