Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Compute the average clock cycles per instruction ii. Compute the percent of execution time spent by each class of instructions. iii. A designer wantsto improve

Compute the average clock cycles per instruction ii. Compute the percent of execution time spent by each class of instructions. iii. A designer wantsto improve the performance. He designs a new execution unit that makes 80% of ALU operations take only 1 cycle to execute. The other 20% of ALU operations will still take 2 cycles to execute. The designer also wants to improve the execution of the memory access instructions. He does it in a way that 95% of the load instructions take only 2 cycles to execute, while the remaining 5% of the load instructions take 10 cycles to execute per load. He also improves the store instructions in such a way that each store instruction takes 2 cycles to execute. iv. What is the speedup factor by which the performance has improved in part c?

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

Data Management Databases And Organizations

Authors: Richard T. Watson

3rd Edition

0471418455, 978-0471418450

More Books

Students also viewed these Databases questions

Question

3. What are potential solutions?

Answered: 1 week ago