Question: b ) Consider the following program to be executed on a processor with two fetch units, two decode units, two write units. and four ALUs

b) Consider the following program to be executed on a processor with two fetch units, two decode units, two write units.
and four ALUs (Add, Mul, Load, Logic). The processor issues two-instructions per cycle.
I1 : Load R2,B
I2 : Sub R2,R3
I3 : M ul R2,R4
I. : Comp Rs
Is: Mul R6, R5
Show the pipeline activity for this program using in-order issue with out-of-order execution
b ) Consider the following program to be executed

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 Programming Questions!