Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q 5 : Assume a processor with the Base case which has the following instruction classes: Integer ALU instructions: CPI = 0 . 5 and

Q5: Assume a processor with the Base case which has the following instruction classes:
Integer ALU instructions: CPI=0.5 and instruction count=1
Load instructions: CPI=0.2 and instruction count=5
Store instructions: CPI =0.1 and instruction count=1
Branch instructions: CPI =0.2 and instruction count =2
(a) What is the CPU clock cycles for the Base case?
(b) What is the CPU clock cycles for the case A which increased the instruction count of Integer ALU instructions to 2 as well as reduced the instruction count for Load instructions to 1?
(c) What is the CPU clock cycles for the case B which increased the instruction count of Store instructions to 2 as well as reduced the instruction count for Branch instructions to 1?
(d) Which case will have the best performance (Base, A, or B)?
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

Understanding Oracle APEX 5 Application Development

Authors: Edward Sciore

2nd Edition

1484209893, 9781484209899

Students also viewed these Databases questions