首页 > 其他 > 详细

超标量

时间:2020-03-14 11:23:50      阅读:67      评论:0      收藏:0      [点我收藏+]

 

 技术分享图片

Simple superscalar pipeline.
By fetching and dispatching two instructions at a time,
a maximum of two instructions per cycle can be completed.
(IF = Instruction Fetch, ID = Instruction Decode,
EX = Execute, MEM = Memory access,
WB = Register write back, 
i = Instruction number, t = Clock cycle [i.e., time])
 

技术分享图片

 

power 8

 

 技术分享图片

 

 

CPU Architecture Inside Gemini Lake  

技术分享图片

 

 

 

计算机组成与设计(九)—— 流水线处理器  

超标量

原文:https://www.cnblogs.com/shaohef/p/12490188.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!