sm9/bn256: fix arm64 grammatical errors

This commit is contained in:
Sun Yimin 2023-07-27 16:12:56 +08:00 committed by GitHub
parent 0ee8177079
commit 9035a35b64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -636,8 +636,8 @@ TEXT ·gfp2MulU1(SB),NOSPLIT,$0-16
CALL gfpSubInternal(SB) CALL gfpSubInternal(SB)
ADD $32, a_ptr, a_ptr ADD $32, a_ptr, a_ptr
VLD1 32(a_ptr), [V0.B16, V1.B16] VLD1 (a_ptr), [V0.B16, V1.B16]
VST1 [V0.B16, V1.B16], 32(b_ptr) VST1 [V0.B16, V1.B16], (b_ptr)
STx (y2in) STx (y2in)
RET RET