Question: Use the code below for the following questions. (20 pts) ADD ORR LDUR LDUR AND STUR STUR X5, X2, X1 X5, X5, X2 X3,(X5,#4] X2,(X2,

Use the code below for the following questions. (20 pts) ADD ORR LDUR LDUR AND STUR STUR X5, X2, X1 X5, X5, X2 X3,(X5,#4] X2,(X2, #0] X3, X2, X3 X3,(X5, #0] X2,(X5,#8] If there's no forwarding or hazard detection, insert NOPs to ensure correct execution. (6 pts) a. b. Change or rearrange the code to minimize the NOPs needed. You can assume register X7 can be used to hold temporary values in your modified code. (8 pts) If the processor has forwarding, but we forgot to implement the hazard detection unit, what happens when the original code executes? (6 pts) C. Use the code below for the following questions. (20 pts) ADD ORR LDUR LDUR AND STUR STUR X5, X2, X1 X5, X5, X2 X3,(X5,#4] X2,(X2, #0] X3, X2, X3 X3,(X5, #0] X2,(X5,#8] If there's no forwarding or hazard detection, insert NOPs to ensure correct execution. (6 pts) a. b. Change or rearrange the code to minimize the NOPs needed. You can assume register X7 can be used to hold temporary values in your modified code. (8 pts) If the processor has forwarding, but we forgot to implement the hazard detection unit, what happens when the original code executes? (6 pts) C
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
