Branching :                                                                                                                                                  Print this page
<< Previous |  First Last |  Next >>       

For example consider the consider the following code segments given in the Figure 9.13.

I1
LOOP
Shift_left
R1
I2
Decrement
R2
I3
Branch_if 0
LOOP
I4
NEXT
Add
R1,R3

Figure 9.13: Original Program Loop

<< Previous |  First Last |  Next >>