Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1 : A pipeline processor has 1 0 stages and executes a program having 2 0 0 instructions. Conditional branch operations are 2 0

Question 1:
A pipeline processor has 10 stages and executes a program having 200 instructions. Conditional
branch operations are 20% of the total instructions. In addition, 90% of the conditional branches
are predicted correctly. Each branch misprediction incurs a penalty of 5 cycles due to pipeline
flushing. Furthermore, load operations are 20% of the total instructions and lead to, on average,
2 stall cycles per load operation.
(a) Evaluate the average number of cycles per instruction (CPI) for this pipelined processor.
(b) Let CPI in (a) turns out to be 1+x. To reduce CPI further to 1+x2 by reducing only the 2
cycles RAW hazards penalty, what will be the new penalty for RAW hazards.
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 Development For Dummies

Authors: Allen G. Taylor

1st Edition

978-0764507526

More Books

Students also viewed these Databases questions

Question

How many Tables Will Base HCMSs typically have? Why?

Answered: 1 week ago

Question

What is the process of normalization?

Answered: 1 week ago