计算机组成课件:li-chapter15.ppt
- 【下载声明】
1. 本站全部试题类文档,若标题没写含答案,则无答案;标题注明含答案的文档,主观题也可能无答案。请谨慎下单,一旦售出,不予退换。
2. 本站全部PPT文档均不含视频和音频,PPT中出现的音频或视频标识(或文字)仅表示流程,实际无音频或视频文件。请谨慎下单,一旦售出,不予退换。
3. 本页资料《计算机组成课件:li-chapter15.ppt》由用户(罗嗣辉)主动上传,其收益全归该用户。163文库仅提供信息存储空间,仅对该用户上传内容的表现方式做保护处理,对上传内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!
4. 请根据预览情况,自愿下载本文。本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
5. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007及以上版本和PDF阅读器,压缩文件请下载最新的WinRAR软件解压。
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机 组成 课件 li_chapter15
- 资源描述:
-
1、Computer Organization & ArchitectureChapter 15The IA-64 Architecture15.1 Motivationv 64-bit processor developed by Intel and HP v Basic concepts underlying IA-64 refers to as explicitly parallel instruction computing (EPIC) Explicit instruction-level parallelism Long and very long instruction words
2、Branch predication Speculative loading Software pipeliningv Itanium is first Intel productv Table 15.1 gives us key differences between IA-64 and a normal superscalar Superscalar vs. IA-64v New Architecture Not hardware compatible with x86 Now have tens of millions of transistors available on chip C
3、ould build bigger cache Diminishing returns Add more execution units Increase superscalaring “Complexity wall” More units makes processor “wider” More logic needed to orchestrate Improved branch prediction required Longer pipelines required Larger number of renaming registers required At most six in
4、structions per cycle Greater penalty for mispredictionvExplicit Parallelism Instruction parallelism scheduled at compile time Included with machine instruction Processor uses this info to perform parallel execution Requires less complex circuitry for parallel scheduling Compiler has much more time t
5、o determine possible parallel operations Compiler sees whole program15.2 General OrganizationvA generous number of registers 256 registers 128 for integer,logical,and general-purpose use 128 82bit for FPs and graphics use 64 1-bit predicate registers Used for predicate execution To support high degr
6、ee of parallelismvMultiple execution units 8 or more parallel unitsvSee fig.15.1General Organization for IA-64v IA-64 Execution Units I-Unit Integer arithmetic Shift and add Logical Compare Integer multimedia ops M-Unit Load and store Between register and memory Some integer ALU B-Unit Branch instru
展开阅读全文