请问一下 这题我有点不懂 附上题目和解答
https://i.imgur.com/ZXYz4sX.jpg
那题目有一句 with this new addressing mode,there would be 5%
increase in cycle time and the CPI of the ALU instruction type becomes 2.
这题都不会用到的意思吗
然后(A) 就是当作mutilcycle 的方式去算吗
然后最不解的还是(C)
不懂 CPU(new) =(0.4x2(ALU) + 0.1x3(LOAD) +0.2x3(store)+0.2x2(bracnh)/0.9
LOAD的一半可以转换成新指令 但是这样只有算到ALU而以耶 ( 0.4*2的部分)
而且 为什么要除以0.9 ,0.9又是什么?
然后下面 exection time 又有0.9IC 这又是怎么来的?
感恩大大 谢谢大大