Answered step by step
Verified Expert Solution
Question
1 Approved Answer
3. Let's compare a CISC machine versus a RISC machine on a standard program. Assume the following characteristics of the two machines. CISC: CPI
3. Let's compare a CISC machine versus a RISC machine on a standard program. Assume the following characteristics of the two machines. CISC: CPI of 6 for load/store, 3 for ALU and 7 for branch, CPU clock rate of 3.5 GHz RISC: CPI of 1.2 and a CPU clock rate of 1.75 GHz Since the CISC machine has more complex instructions, the Instruction Count (I) for the CISC machine is 25% smaller than the Instruction Count (I) for the RISC machine The standard program has a breakdown of 38% loads, 10% stores, 35% ALU operations, and 17% branches. Which machine will run the standard program in less time and by how much? 10
Step by Step Solution
★★★★★
3.41 Rating (154 Votes )
There are 3 Steps involved in it
Step: 1
To compare the execution time of the standard program on a CISC machine versus a RISC machine we nee...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