Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assume for a given processor the CPI of arithmetic instructions is 1, the CPI of load/store instructions is 10, and the CPI of branch instructions

Assume for a given processor the CPI of arithmetic instructions is 1, the CPI of load/store instructions is 10, and the CPI of branch instructions is 3.

Assume a program has the following instruction breakdowns: 600 million arithmetic instructions, 250 million load/store instructions, 90 million branch instructions.

a) Suppose that new, more powerful arithmetic instructions are

added to the instruction set. On average, through the use of these more powerful

arithmetic instructions, we can reduce the number of arithmetic instructions

needed to execute a program by 25%, and the cost of increasing the clock cycle

time by only 10%. Is this a good design choice? Why?

b) Suppose that we find a way to double the performance of

arithmetic instructions. What is the overall speedup of our machine? What if we

find a way to improve the performance of arithmetic instructions by 10 times?

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

Essentials of Database Management

Authors: Jeffrey A. Hoffer, Heikki Topi, Ramesh Venkataraman

1st edition

133405680, 9780133547702 , 978-0133405682

More Books

Students also viewed these Databases questions