mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 12:16:20 +08:00
fix bug
This commit is contained in:
parent
cb8862bd6c
commit
59fa2ba974
@ -264,9 +264,9 @@ loop:
|
||||
BNE loop
|
||||
|
||||
STPW (R19, R20), (0*8)(hlp1)
|
||||
STPW (R21, R22), (0*8)(hlp1)
|
||||
STPW (R23, R24), (0*8)(hlp1)
|
||||
STPW (R25, R26), (0*8)(hlp1)
|
||||
STPW (R21, R22), (1*8)(hlp1)
|
||||
STPW (R23, R24), (2*8)(hlp1)
|
||||
STPW (R25, R26), (3*8)(hlp1)
|
||||
|
||||
end:
|
||||
RET
|
||||
|
Loading…
x
Reference in New Issue
Block a user