Question: 2. In the following code for the MIPS pipelined datapath with forwarding (text Figure 4.60, p. 316), (1) identify all of the data dependencies. (2)

2. In the following code for the MIPS pipelined datapath with forwarding (text Figure 4.60, p. 316), (1) identify all of the data dependencies. (2) indicate which dependencies are data hazards, and (3) state whether each data hazard is solved with forwarding or causes a stall I1: add $3, $4, $2 12: sub $5, $3, $1 13: w $6, 100 (S3) 14: add $7, $3, $6
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
