Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Assume that for a given program 7 0 % of the executed instructions are arithmetic, 1 0 % are load / store , and 2
Assume that for a given program of the executed instructions are arithmetic, are
loadstore and are branch.
a Given the instruction mix and the assumption that an arithmetic instruction requires cycles,
a loadstore instruction takes cycles, and a branch instruction takes cycles, find the average
CPI.
b For a improvement in performance, how many cycles, on average, may an arithmetic
instruction take if loadstore and branch instructions are not improved at all?
c For a improvement in performance, how many cycles, on average, may an arithmetic
instruction take if loadstore and branch instructions are not improved at all?
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