mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-27 04:36:19 +08:00
sm9/bn256: did not save code change
This commit is contained in:
parent
7b0e5c2bb9
commit
edf3db15b6
@ -562,8 +562,8 @@ TEXT ·gfpFromMont(SB),NOSPLIT,$0
|
||||
LDP ·p2+0x00(SB), (const0, const1)
|
||||
LDP ·p2+0x10(SB), (const2, const3)
|
||||
|
||||
LDP 0*16(a_ptr), (x0, x1)
|
||||
LDP 1*16(a_ptr), (x2, x3)
|
||||
LDP 0*16(a_ptr), (acc0, acc1)
|
||||
LDP 1*16(a_ptr), (acc2, acc3)
|
||||
// Only reduce, no multiplications are needed
|
||||
// First reduction step
|
||||
MUL acc0, hlp1, hlp0
|
||||
|
Loading…
x
Reference in New Issue
Block a user