更改

计算机系统

添加1字节2017年5月11日 (四) 08:52
/* Super-scalar CPU (MIMD, Multiple instruction multiple data ) */
Disk (magnetic)
====Super-scalar CPU (MIMD, Multiple instruction multiple data )====
Super-scalar CPUs add the possibility to issue more then one instruction per cycle. As long as these instructions are independent, each of them is dispatched into one of several parallel pipelines. Therefore, a super-scalar CPU can achieve an IPC (Instructions Per Cycle) higher than 1.
 
===ALU (Arithmetic Logic Unit )===
行政员管理员
6,105
个编辑