3 lines
106 B
Text
3 lines
106 B
Text
|
|
BNEZ $t0,loop ;branch if $t0 is nonzero.
|
||
|
|
subiu $t0,1 ;this finishes at the same time the jumpback occurs.
|