请人帮忙译成英文,急用,谢谢

来源:百度知道 编辑:UC知道 时间:2024/06/04 16:16:49
计算机体系结构的研究重点与发展方向分析
一、引言
计算机体系结构主要指计算机的系统化设计和构造,不
同的计算机体系结构适用于不同的需求或应用。现代计算机
的两种主要体系结构是 CISC体系和 RISC体系。其中 RISC
是近 20年的研究主流。而随着计算机应用的普及,RISC结
构也出现了许多与以多媒体处理和个人移动计算机为主要内
容的应用趋势的不协调。为了消除这些不协调,未来计算机
体系结构将会向什么方向发展呢?本文将对这些问题进行阐
述和说明。

二、两种主要的计算机体系结构说明

当今的计算机体系结构,从传统意义指令界面上来看基
本划分成两大类:一类是 CISC体系结构,如 INTEL的 X86
芯片,另一类是 RISC体系结构,如SPARC、MIPS、 POWERPC、等。不管是 CISC体系结构还是 RISC体系结构,人们
在计算机体系结构的设计上均追求两方面的目标:

1.面向应用(软件)描述方面
设计的计算机体系在面向应用(软件)描述方面使得自
己的指令语义层次比较高,这点 CISC较为明显,因为它有
许多指令可以直接支持高级语言的语义。而 RISC则比较隐
蔽,它是靠精简指令的优化编译(即通过若干条精简指令有
机组合)来支持高级语言的语义。

2.面向应用处理方面
设计的计算机体系在面向应用处理方面,使得自己的指
令处理速度明显提高,进而加速应用处理的速度。这点 RISC
表现的比较明显,因为它的指令硬件译码直接实现和采用流
水线技术等大大提高了它的处理速度,而在 CISC中,当初
增加硬件的资源支持复杂的高层次的语义的指令,本身就意
味着提高应用的处理速度。

在过去的 20年里,RISC技术不断发展,逐渐取代 C1SC
成为工作站和服务器的主流技术。RISC计算机以超标量、流
水线、乱序执行、预取指令/数据、分支预测和指令取消等硬
件技术和相应的基于编译器的优化技术为核心,

Computer architecture with a focus on the development direction of
I. INTRODUCTION
Computer architecture mainly refers to the systematic computer design and construction,
With the computer architecture apply to different needs and applications. Modern computer
The two main system architecture is CISC and RISC system. One RISC
In the last 20 of the mainstream. With the popularity of computer application, RISC Guitar
Structure and many have appeared to handle multimedia and mobile personal computer as the main
Application of the trend of capacity uncoordinated. In order to eliminate these non-conforming, the next computer
Architecture will develop in the direction of what to do »this paper illustrates these issues
Shu and annotations.

Second, the two main types of computer architecture that

Today's computer architecture, from the traditional command-based interface of
This is di