Question: Question 2 ( 4 0 % ) - Consider a MIPS processor that uses the five - stage pipeline described in class ( IF ,
Question Consider a MIPS processor that uses the fivestage pipeline described in class IF ID EXE, MEM, WB The processor is used to execute the following sequence of instructions:
SW $s$s LW $s$s ADDI $s $s AND $s $s $s ADD $s $s $s
Pipelined execution: assume that the clock cycle is ns
A Indicate the data dependences that result due to the execution of this instructions sequence. The data dependency occurs when an instruction produces a value in a given pipeline stage, and a subsequent instruction consumes that value in another pipeline stage.
B Which hazard type occurs due to the data dependency described in A
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
