Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 2 ( 8 points ) : For the following scenarios, give an example of an instruction that meets the given conditions. If no such

Question 2(8points): For the following scenarios, give an example of an instruction that
meets the given conditions. If no such instruction exists, write N/A instead.
Question 2-a) The following sequence of instructions is scheduled using register
scoreboarding. Assume that the hardware has 2 add/sub units, 2 load/store units, and 2
multiplication units.
Give an example of I4 that cannot be issued immediately after I3 due to:
i) Structural Hazard
I4:
ii) WAW Hazard
I4:
Question 2-b) The following sequence of instructions is scheduled using Tomasulo
algorithm. Assume that the hardware has 2 add/sub units, 2 load/store units, and 2
multiplication units.
I1: ADD R3, R5, R2
I2:MUL,R1,R2,R4
I3: ADD R5, R2, R4
I4:
Give an example of I4 that cannot be issued immediately due to:
i) Structural Hazard
I4:
ii) WAW Hazard
I4:
image text in transcribed

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

Database Driven Web Sites

Authors: Joline Morrison, Mike Morrison

2nd Edition

? 061906448X, 978-0619064488

More Books

Students also viewed these Databases questions

Question

=+ (b) Define a set function v, on , by (11.6) "o (f, g] = A(g-f).

Answered: 1 week ago