Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Can someone answer this now PLEASE. its due in 2 hours 4.21 Consider a version of the pipeline from Section 4.5 that does not handle

Can someone answer this now PLEASE. its due in 2 hours

4.21 Consider a version of the pipeline from Section 4.5 that does not handle data hazards (i.e., the programmer is responsible for addressing data hazards by inserting NOP instructions where necessary). Suppose that (after optimization) a typical n-instruction program requires an additional .4*n NOP instructions to correctly handle data hazards.

4.21.1 [5] <4.5> Suppose that the cycle time of this pipeline without forwarding is 250 ps. Suppose also that adding forwarding hardware will reduce the number of NOPs from .4*n to .05*n, but increase the cycle time to 300 ps. What is the speedup of this new pipeline compared to the one without forwarding?

4.21.2 [10] <4.5> Different programs will require different amounts of NOPs. How many NOPs (as a percentage of code instructions) can remain in the typical program before that program runs slower on the pipeline with forwarding?

4.21.3 [10] <4.5> Repeat 4.21.2; however, this time let x represent the number of NOP instructions relative to n. (In4.21.2, x was equal to .4.) Your answer will be with respect to x.

4.21.4 [10] <4.5> Can a program with only .075*n NOPs possibly run faster on the pipeline with forwarding? Explain why or why not.

4.21.5 [10] <4.5> At minimum, how many NOPs (as a percentage of code instructions) must a program have before it can possibly run faster on the pipeline with forwarding?

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

Fundamentals Of Database Management Systems

Authors: Mark L. Gillenson

2nd Edition

0470624701, 978-0470624708

More Books

Students also viewed these Databases questions

Question

Solve. a. e ln x = 5 b. ln e x = 15 c. e 3 ln x = 64 d. e ln x = 3

Answered: 1 week ago

Question

What is Change Control and how does it operate?

Answered: 1 week ago

Question

How do Data Requirements relate to Functional Requirements?

Answered: 1 week ago