A. Venkateswaran
2004-07-14 04:31:08 UTC
When checking the IF condition, if false, can we assume that the distance to the else/elseif block that follows (or endif if there is no else/elseif following) can be stored within a single branch instruction (ie. beq) ? If not, does that mean we have to beq to a nearby location, then use jr to reach the final destination?
Thanks in advance,
Anandh
Thanks in advance,
Anandh