Question: Consider the following MIPS code in 5-stage pipeline: or r1, r2, r3 or r2, r1, r4 or r1, r1, r2 How many nops need to

Consider the following MIPS code in 5-stage pipeline: or r1, r2, r3 or r2, r1, r4 or r1, r1, r2 How many nops need to be insert if there is no forwarding in this pipelined processor? How many if there is full forwarding support? (Write register file at the first half cycle and Read register file at the second half cycle)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
