Next: HARDWARE REQUIREMENTS FOR BYPASSING Up: Pipelining: avoiding stalls Previous: Bypassing to avoid stalls

...

OBSERVE:
Inst$^{\rm n}$                           
ADD R1,R2,R3  IF ID EX MEM WB                
          $^\uparrow$R2+R3 calculated here              
SUB R4,R1,R5    IF ID EX MEM WB              
         $^\uparrow$R2+R3 needed here            
Cycle  1 2 3 4 5 6              
                          


next up previous
Next: HARDWARE REQUIREMENTS FOR BYPASSING Up: Pipelining: avoiding stalls Previous: Bypassing to avoid stalls