Answered step by step
Verified Expert Solution
Question
1 Approved Answer
The following table shows the number of instructions for a program Artihmetic/Logic Load Store Branch Jump Total 580 144 75 26 900 (a). Assuming that
The following table shows the number of instructions for a program Artihmetic/Logic Load Store Branch Jump Total 580 144 75 26 900 (a). Assuming that arithmetic and logic instructions take 1 cycle, load and store take 6 cycles each, and branches and jumps 3 cycles each, what is the execution time of this program in a 2.9 GHz processor? b). What is the CPI for the program? (c). If the number of load instructions can be reduced by one third, what is the speedup and the new CPI? (d). If the number of jump instructions is doubled, is the resulting reduction in speed and the new CPI
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