Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The following code is to be run on the pipelined MIPS CPU which stalls on data hazards and does not forward 1. beg $t1, $0,

image text in transcribedimage text in transcribed

The following code is to be run on the pipelined MIPS CPU which stalls on data hazards and does not forward 1. beg $t1, $0, targl #this branch is not taken addi a0, a0, 4 add $tl, Stl, St3 lw St1, 0 (St1) add SvO, $v0, $tl Show the pipeline timing on the diagrams for the following conditions. Use the two- letter abbreviations for each stage: IF, RF, EX, M, WB a. Assume stalling for both control (branch) hazards and data hazards. For control hazards, IF of the dependent (later) instruction aligns with WB of the earlier instruction. For data hazards, RF of the dependent instruction must follow WB of the earlier instruction Cycle 0 1 2 3 45 6 7 8 9 10 11 12 13 14 15 16 17 18 19 22 21 22 w $t1, 0(Sa0) beq St1, S0, targ1 addi $a0, $a0, 4 add $t1, $t1, $t3 w $t1, 0(St1) add Svo, $vO, t1 The following code is to be run on the pipelined MIPS CPU which stalls on data hazards and does not forward 1. beg $t1, $0, targl #this branch is not taken addi a0, a0, 4 add $tl, Stl, St3 lw St1, 0 (St1) add SvO, $v0, $tl Show the pipeline timing on the diagrams for the following conditions. Use the two- letter abbreviations for each stage: IF, RF, EX, M, WB a. Assume stalling for both control (branch) hazards and data hazards. For control hazards, IF of the dependent (later) instruction aligns with WB of the earlier instruction. For data hazards, RF of the dependent instruction must follow WB of the earlier instruction Cycle 0 1 2 3 45 6 7 8 9 10 11 12 13 14 15 16 17 18 19 22 21 22 w $t1, 0(Sa0) beq St1, S0, targ1 addi $a0, $a0, 4 add $t1, $t1, $t3 w $t1, 0(St1) add Svo, $vO, t1

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning C# 5.0 Databases

Authors: Vidya Vrat Agarwal

2nd Edition

1430242604, 978-1430242604

Students also viewed these Databases questions

Question

Evaluate employees readiness for training. page 275

Answered: 1 week ago