Consider two different implementations of the same instruction set architecture. the instructions can be divided into four classes according to their cpi (classes a, b, c, and d). p1 with a clock rate of 2.5 ghz and cpis of 1, 2, 3, and 3, and p2 with a clock rate of 3 ghz and cpis of 2, 2, 2, and 2. given a program with a dynamic instruction count of 1.0e6 instructions divided into classes as follows: 10% class a, 20% class b, 50% class c, and 20% class d, which is faster: p1 or p2?
+2
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Consider two different implementations of the same instruction set architecture. the instructions can be divided into four classes ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Home » Mathematics » Consider two different implementations of the same instruction set architecture. the instructions can be divided into four classes according to their cpi (classes a, b, c, and d). p1 with a clock rate of 2.