Answered step by step
Verified Expert Solution
Question
1 Approved Answer
3 (10 pts) Imagine a machine that has three instruction types, A, B, C, and imagine two different test programs. The instruction mix for these
3 (10 pts) Imagine a machine that has three instruction types, A, B, C, and imagine two different test programs. The instruction mix for these two programs is: 1 1 1 A Program 1 20% 20% 60% Program 2 40% 40% 20% Imagine further that instructions A and B currently require 3 clock cycles each, instruction C currently requires 5 clock cycles, and the machine's clock cycle time is 2 ns. Suppose that you have come up with a design change that will allow instruction C to execute in 3 clock cycles and another, much more complex, design change that will allow instruction C to operate in 2 clock cycles. a) How much faster in terms of speedup will each of the two programs have if you choose the simple design change (i.e., instruction C goes from 5 clock cycles to 3 clock cycles)? b) How much faster in terms of speedup will each of the two programs have if you choose the complex design change i.e., instruction C goes from 5 clock cycles to 2 clock cycles)
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