Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Problem 3 A company is to improve its computer. The applications that users typically run on these machines have the following instruction distribution and average
Problem
A company is to improve its computer. The applications that users typically run on these machines have the following instruction distribution and average CPI's: One idea of improving that has been proposed is to add an FPMADD multiplyadd instruction that multiplies two operands together and adds the result to a third operand. They have determined that this feature can be used to combine half of the multiply and add instructions in the original code Assuming the clock cycle time of the machine is not affected :and the CPI of the FPMADD instruction is calculate
the ratios of the instruction counts,
the overall machine CPIs, and
tableInstructionPercentage,tableAverageCPILoadStoreInteger ALU,FP Multiply,FP Add,Branch
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