Question: Computer Architecture Question#3 : Consider the following code sequence (below) executing on CPU implementing Tomasulo's algorithm with Reorder Buffer. Assume the following 1. The architecture

Computer Architecture Question#3 : Consider the following code sequence (below) executing onComputer Architecture

Question#3 : Consider the following code sequence (below) executing on CPU implementing Tomasulo's algorithm with Reorder Buffer. Assume the following 1. The architecture has one FP adder/subtractor, One FP Multiplier, Two integer addition units (for integer addition operations and memory address calculation). 2. You have two reservation stations for each functional unit. 3. Assume the following: execution of the Mul instruction requires 6 clock cycles while Add/SUB requires and Sub 3 requires clock cycles. All integer units requires 1 clock cycle. Read/Write on memory takes 3 cycle. 4. Assume that only one CDB is available. Fill the following table (next page) entering the clock cycle when the instructions issue, execute (from- to), write to CDB, and commit. Instruction Issue EX Begin End WB Commit AddI FO, FO, 8 L.D F1, 0(FO) L.D F2, 4(FO) Add F4, F2, F12 Mul F5, F4, F1 Add Sub F6, F2, F3 F8, F2, F5 F8, 0(F10) S.D Question#3 : Consider the following code sequence (below) executing on CPU implementing Tomasulo's algorithm with Reorder Buffer. Assume the following 1. The architecture has one FP adder/subtractor, One FP Multiplier, Two integer addition units (for integer addition operations and memory address calculation). 2. You have two reservation stations for each functional unit. 3. Assume the following: execution of the Mul instruction requires 6 clock cycles while Add/SUB requires and Sub 3 requires clock cycles. All integer units requires 1 clock cycle. Read/Write on memory takes 3 cycle. 4. Assume that only one CDB is available. Fill the following table (next page) entering the clock cycle when the instructions issue, execute (from- to), write to CDB, and commit. Instruction Issue EX Begin End WB Commit AddI FO, FO, 8 L.D F1, 0(FO) L.D F2, 4(FO) Add F4, F2, F12 Mul F5, F4, F1 Add Sub F6, F2, F3 F8, F2, F5 F8, 0(F10) S.D

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!