Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Consider two different implementations of the same instruction set architecture. The instructions can be divided into four classes according to their CPI(class A, B, C
Consider two different implementations of the same instruction set architecture. The instructions can be divided into four classes according to their CPI(class A, B, C and D). P1 with a clock rate of 2.5 GHz and CPIs of 1, 4, 2, and 2 P2 with a clock rate of 3 GHz and CPIs, of 2, 2, 2 and 2. Given a program with a dynamic instruction count of 1.0E6 instructions divided into classes an follows: 10% date A, 30% class B, 50% class C, and 10% class D, which is faster: P1 or P2? What is the average CPI for each implementation? Find the clock cycles required in both cases. If the CPI of all these 4 types instructions can be reduced by 20% by some new theory, and if the research resource is limited and the engineers can only focus on improving the execution of one type instruction
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started