● 以下关于 CISC(Complex Instruction Set Computer,复杂指令集计算机)和RISC(Reduced Instruction Set Computer,精简指令集计算机)的叙述中,错误的是 (2) 。(2)A. 在CISC 中,其复杂指令都采用硬布线逻辑来执行B. 采用CISC 技术的CPU,其芯片设计复杂度更高C. 在RISC 中,更适合采用硬布线逻辑执行指令D. 采用RISC 技术,指令系统中的指令种类和寻址方式更少
点击查看答案
Choose the right structure of the computer which is general used,such as PC8086,Z-80, IBM360/3A.Single Instruction Single DataB.Single Instruction Multiple DataC.Multiple Instruction Single DataD.Multiple Instruction Multiple Data
以下关于CISC/RISC计算机的叙述中,不正确的是(15)。A.RISC机器指令比CISC机器指令简单B.RISC机器中通用寄存器比CISC多C.CISC机器采用微码比RISC多D.CISC机器比RISC机器可以更好地支持高级语言
试题(15)以下关于复杂指令集计算机( Complex Instruction Set Computer,CISC)弊端的叙述中,错误的是 (15) 。(15)A。指令集过分庞杂B.每条复杂指令需要占用过多的CPU周期C.CPU中的寄存器过多,利用率低D.强调数据控制,导致设计复杂,研制周期长
以下关于CISC(Complex lnstruction Set Computer,复杂指令集计算机)和RISC (Reduced Instruction Set Computer,精简指令集计算机)的叙述中,错误的是______。A.在CISC中,其复杂指令都采用硬布线逻辑来执行B.采用CISC技术的CPU,其芯片设计复杂度更高C.在RISC中,更适合采用硬布线逻辑执行指令D.采用RISC技术,指令系统中的指令种类和寻址方式更少
下面是关于CISC和RISC的叙述,其中错误的是A.CISC是指复杂指令集计算机。这类计算机的寻址方式多,指令格式复杂,不利于高速流水线作业B.8086/8088、80286 和 80386都是CISC类型的微处理器C.RISC是指精简指令集计算机。这类计算机的指令格式简洁,绝大多数指令长度相同,适合流水线作业D.Pentium微处理器是RISC类型的微处理器
In recent years, one of the more popular topics for panel discussions at computer conferences and trade(61)has been the "RISC versus CISC" debate.RISC processors feature a small number of instructions that each executes in(62)machine cycle. CISC processors use complex instructions that can take several cycles to execute.The RISC versus CISC debate won't be decided by panel discussion; it will be won in the marketplace. And the deciding factor may have little to do with(63)of instructions and registers and more to do with parallelism.Since their conception, RISC processors have been evolving toward micro parallelism, incorporating parallel-processing features(64)the processor, RISC processors feature pipelining, whereby many instructions can be decoded while one instruction executes. RISC processors, however, are moving toward pipelines for each unit of the processor.CISC processors also employ pipelining. They have many integer instructions that execute in one cycle, but the varying execution times of CISC instructions(65)the effectiveness of parallelism.A.showsB.twoC.numbersD.betweenE.limit