2 lines
149 B
Text
2 lines
149 B
Text
BEQ $t0,$t1,Label ;branch to label if $t0 = $t1. If not, fallthrough to the instruction after the delay slot.
|
|
nop ;branch delay slot
|