当前位置:网站首页>1.13 - RISC/CISC
1.13 - RISC/CISC
2022-07-05 06:11:00 【It's Li sticky duck】
Catalog
One 、CISC: Complex instruction set computer
2、 Characteristics of instructions
Two 、RISC: Reduced instruction set computer
2、 Characteristics of instructions
3、 ... and 、RISC/CISC Compare pictures ( Shorthand of examination site )
Four 、 Examination site 1:RISC/CISC Characteristics
One 、CISC: Complex instruction set computer
1、 thought
- Further enhance the function of the original instruction ;
- Replace the original software subroutine with more complex new instructions , To complete the corresponding functions ;
- So as to realize the hardware of software functions ;
2、 Characteristics of instructions
- Number many ;
- Use frequency difference Big ;( The command frequency of common functions will be higher ;)
- Variable length format ;( The number of instructions used in each function is different , Therefore, it is impossible to realize these functions with a fixed length sequence of binary numbers , So the instruction is in the long format of the schedule ;)
3、 Addressing mode
- Support for multiple ;
4、 Realization way
- Microprogram control technology ;
Two 、RISC: Reduced instruction set computer
1、 thought
- By reducing the total number of instructions , To liberate the function of instructions ;
- Thus reducing the complexity of computer hardware design ;
- Enable instructions to be executed in a single cycle ;
- Through artificial optimization , Improve the execution speed of instructions ;
- So hard wiring logic is adopted ;
2、 Characteristics of instructions
- Number Less ;
- The frequency of use is close to ;( Because they are basically used in a single cycle ;)
- Fixed length format ;
- Most of them are single cycle instructions ;
- Operation register ;
- Only Load/Store Operating memory ;
3、 Addressing mode
- There are few ways to support it ;
4、 Realization way
- The general register is added ;
- Hardwired logic control ;
- Adopt assembly line ;
5、 other
- Optimize compilation , Support high level language effectively ;
3、 ... and 、RISC/CISC Compare pictures ( Shorthand of examination site )

Four 、 Examination site 1:RISC/CISC Characteristics

边栏推荐
- The connection and solution between the shortest Hamilton path and the traveling salesman problem
- On the characteristics of technology entrepreneurs from Dijkstra's Turing Award speech
- PC register
- 927. 三等分 模拟
- 1041 Be Unique
- Daily question 1688 Number of matches in the competition
- LeetCode 0107.二叉树的层序遍历II - 另一种方法
- Wazuh开源主机安全解决方案的简介与使用体验
- Arduino 控制的 RGB LED 无限镜
- Is it impossible for lamda to wake up?
猜你喜欢

智慧工地“水电能耗在线监测系统”

开源存储这么香,为何我们还要坚持自研?

7. Processing the input of multidimensional features

R语言【数据集的导入导出】

实时时钟 (RTC)

【实战技能】如何做好技术培训?

QQ computer version cancels escape character input expression

Some common problems in the assessment of network engineers: WLAN, BGP, switch

Appium foundation - use the first demo of appium

Error ora-28547 or ora-03135 when Navicat connects to Oracle Database
随机推荐
QQ电脑版取消转义符输入表情
R语言【数据集的导入导出】
[jailhouse article] look mum, no VM exits
1040 Longest Symmetric String
【Rust 笔记】17-并发(下)
2022年贵州省职业院校技能大赛中职组网络安全赛项规程
Appium foundation - use the first demo of appium
快速使用Amazon MemoryDB并构建你专属的Redis内存数据库
Groupbykey() and reducebykey() and combinebykey() in spark
Daily question 1688 Number of matches in the competition
Daily question 1984 Minimum difference in student scores
[rust notes] 16 input and output (Part 1)
Time of process
【Jailhouse 文章】Jailhouse Hypervisor
1996. number of weak characters in the game
Data visualization chart summary (II)
Navicat连接Oracle数据库报错ORA-28547或ORA-03135
Appium automation test foundation - Summary of appium test environment construction
One question per day 1765 The highest point in the map
Scope of inline symbol