当前位置:网站首页>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
边栏推荐
猜你喜欢
数据可视化图表总结(二)
Introduction and experience of wazuh open source host security solution
Implement an iterative stack
Brief introduction to tcp/ip protocol stack
[practical skills] how to do a good job in technical training?
SQLMAP使用教程(二)实战技巧一
leetcode-6108:解密消息
[jailhouse article] jailhouse hypervisor
LaMDA 不可能觉醒吗?
Implement a fixed capacity stack
随机推荐
liunx启动redis
Error ora-28547 or ora-03135 when Navicat connects to Oracle Database
The difference between CPU core and logical processor
Simply sort out the types of sockets
1.13 - RISC/CISC
[rust notes] 13 iterator (Part 2)
[jailhouse article] performance measurements for hypervisors on embedded ARM processors
[cloud native] record of feign custom configuration of microservices
Open source storage is so popular, why do we insist on self-development?
一些工具的记录2022
[rust notes] 16 input and output (Part 1)
Brief introduction to tcp/ip protocol stack
SQLMAP使用教程(二)实战技巧一
Bit mask of bit operation
RGB LED infinite mirror controlled by Arduino
Real time clock (RTC)
Erreur de connexion Navicat à la base de données Oracle Ora - 28547 ou Ora - 03135
leetcode-6109:知道秘密的人数
[rust notes] 15 string and text (Part 1)
1039 Course List for Student