mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 20:26:19 +08:00
sm9/bn256: fix arm64 grammatical errors
This commit is contained in:
parent
0ee8177079
commit
9035a35b64
@ -636,8 +636,8 @@ TEXT ·gfp2MulU1(SB),NOSPLIT,$0-16
|
||||
CALL gfpSubInternal(SB)
|
||||
|
||||
ADD $32, a_ptr, a_ptr
|
||||
VLD1 32(a_ptr), [V0.B16, V1.B16]
|
||||
VST1 [V0.B16, V1.B16], 32(b_ptr)
|
||||
VLD1 (a_ptr), [V0.B16, V1.B16]
|
||||
VST1 [V0.B16, V1.B16], (b_ptr)
|
||||
STx (y2in)
|
||||
|
||||
RET
|
||||
|
Loading…
x
Reference in New Issue
Block a user