mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 12:16:20 +08:00
test 2
This commit is contained in:
parent
aebb6b9898
commit
ca41e7e4a9
@ -276,9 +276,9 @@ loop_select:
|
||||
VAB SEL2, ONE, SEL2
|
||||
ADD $96, P1ptr
|
||||
ADD $1, COUNT
|
||||
//CMPBNE COUNT, LIMIT, loop_select
|
||||
CMPW COUNT, $33
|
||||
BLT loop_select
|
||||
CMPBNE COUNT, $32, loop_select
|
||||
//CMPW COUNT, $33
|
||||
//BLT loop_select
|
||||
|
||||
VST X1H, 0(P3ptr)
|
||||
VST X1L, 16(P3ptr)
|
||||
|
Loading…
x
Reference in New Issue
Block a user