Question: Consider two different implementations of the same instruction set architecture. There are four classes of instructions, A, B, C, and D. The clock rate and
Consider two different implementations of the same instruction set architecture. There are four classes of instructions, A, B, C, and D. The clock rate and CPI of each implementation are given in the following table. Given a program with 10^6 instructions divided into daises as follows: 10% class A, 20% class B, 50% class C and 20% class D, which implementation is faster? What is the global CPI for each implementation? Find the clock cycles required in both cases. The following table shows the number of instructions for a program. Assuming that art instructions take 1 cycle, load and store 5 cycles and branch 2 cycles, what is the execution time of the program in a 2 GHz processor? Find the CPI for the program. If the number of load instructions can be reduced by one-half, what is the speed-up and the CPI
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
