This commit is contained in:
Sun Yimin 2024-08-26 16:53:45 +08:00 committed by GitHub
parent ca41e7e4a9
commit 155fd15b42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -276,7 +276,7 @@ loop_select:
VAB SEL2, ONE, SEL2
ADD $96, P1ptr
ADD $1, COUNT
CMPBNE COUNT, $32, loop_select
CMPBLE COUNT, LIMIT, loop_select
//CMPW COUNT, $33
//BLT loop_select