Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Q 4 ) Consider the following sequence of instructions, and assume that it is executed on a 5 - stage pip data path ( IF
Q Consider the following sequence of instructions, and assume that it is executed on a stage pip
data path IFALU, WB Also assume that writing into a register happens in the first half of the
clock cycle while reading from a register happens in the second half of the clock cycle. Also, assume tha
the hardware will apply "predicted taken" predictor ie always predict taken to fetch the instructio
after the branch and flush it later in case of misprediction. Also, assume branch takes two cycles as w
did in class.
a List the readafterwrite data dependencies. As an example, on $ shows instruction has d
dependency on instruction y since it is reading register $
b Assume the stage MIPS pipeline with no forwarding, what is the total number of stall cycles? W
is the execution time in cycles for the whole program? Show your work.
c Assume the stage MIPS pipeline with full forwarding, what is the total number of stall cycles?
is the execution time in cycles for the whole program? Show your work.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started