Remember you MUST show your work for all problems on the tes…

Remember you MUST show your work for all problems on the test to receive credit.  Failure to properly show your mathematical justification for the answer you have chosen will result in no credit given for that question.  Be sure your work is numbered, can be read clearly, and is in order. Your work must be submitted in the Final Exam Work assignment immediately after submitting your test. 

In this exercise, we examine how data dependencies affect ex…

In this exercise, we examine how data dependencies affect execution in the basic 5-stage pipeline described. Problems in this exercise refer to the following sequence of instructions: I1: lw $r1,36($r2) I2: add $r2,$r1,$r4 I3: and $r5,$r1,$r2 [3 points] Indicate dependencies that can cause data hazards. Mention the register involved.