Answered step by step
Verified Expert Solution
Question
1 Approved Answer
A computer program has three types of instructions. 40% instructions of the program are load instructions, 30% instructions of the program are arithmetic operations, and
A computer program has three types of instructions. 40% instructions of the program are load instructions, 30% instructions of the program are arithmetic operations, and the rest of the instructions floating point instructions. Each load instruction takes 5 clock cycles to execute. Each arithmetic operation takes 10 clock cycle to execute. And Each floating point instructions takes 12 clock cycle to execute. Calculate the value of Clock Per Instruction (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