Question: Consider the following assembly language code where there are 7 instructions numbered I 0 to I 6 , consider a MIPS design: I 0 :
Consider the following assembly language code where there are instructions numbered I to I consider a MIPS design:
I: ADD R R R;
I: SUB R R R;
I: ADD R R R;
I: LDW R MEMR;
I: LDW R MEMR;
I: STW MEMR R;
I: AND R R & R;
A Assuming no data forwarding, draw the time sequence pipeline diagram and calculate the number of clock cycles needed to complete the whole sequence of instruction.
B Assuming forwarding, draw the time sequence pipeline diagram and calculate the number of clocl cycles needed to complete the whole sequence of instruction.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
