Question: Computer architecture course Question 1 Show the dynamic and speculation execution for the following code Add F2,F3,F4 Loop: Lw F2,0(R1) Subi R1, R1,8 Div F9,F10,F11

Computer architecture course
Question 1 Show the dynamic and speculation execution for the following code Add F2,F3,F4 Loop: Lw F2,0(R1) Subi R1, R1,8 Div F9,F10,F11 Sw F9,5(R2) Bne R1, Loop - 1 Fp & 1 Int operation can issue at the same cycle - 3 execution stage - 2 commit stage - FP : 2 cycle - Lw: 2 cycle - ALU: 3 cycle - Two iteration w III Question 1 Show the dynamic and speculation execution for the following code Add F2,F3,F4 Loop: Lw F2,0(R1) Subi R1, R1,8 Div F9,F10,F11 Sw F9,5(R2) Bne R1, Loop - 1 Fp & 1 Int operation can issue at the same cycle - 3 execution stage - 2 commit stage - FP : 2 cycle - Lw: 2 cycle - ALU: 3 cycle - Two iteration w
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
