首页 > 其他 > 详细

Characteristics of Some CISCs, RISCs, and Superscalar Processors

时间:2016-12-31 09:46:09      阅读:300      评论:0      收藏:0      [点我收藏+]

COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION

 

技术分享

 

Although RISC architectures have been defined and designed in a variety of
ways by different groups, the key elements shared by most designs are these:
  ?  A  large  number  of  general-purpose  registers,  and/or  the  use  of  compiler
technology to optimize register usage
  ?  A limited and simple instruction set
  ?  An emphasis on optimizing the instruction pipeline
Table 15.1 compares several RISC and non-RISC systems.
We begin this chapter with a brief survey of some results on instruction sets,
and then examine each of the three topics just listed. This is followed by a descrip-
tion of two of the best-documented RISC designs.

Characteristics of Some CISCs, RISCs, and Superscalar Processors

原文:http://www.cnblogs.com/yuanjiangw/p/6238744.html

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