当前位置:网站首页>1.13 - RISC/CISC
1.13 - RISC/CISC
2022-07-05 05:44:00 【是李黏黏鸭】
目录
一、CISC:复杂指令集计算机
1、思想
- 进一步增强原有指令的功能;
- 用更为复杂的新指令去取代原先的软件的子程序,来完成对应的功能;
- 从而实现软件功能硬件化;
2、指令的特点
- 数量 多;
- 使用频率差别 大;(常用功能的指令频率就会高一些;)
- 可变长格式;(每个功能用到的指令的数量不一样,所以不可能用固定长度的二进制数序列就能实现这些功能,所以指令是课表长格式;)
3、寻址方式
- 支持多种;
4、实现方式
- 微程序控制技术;
二、RISC:精简指令集计算机
1、思想
- 通过减少指令的总数,去解放指令的功能;
- 从而降低计算机硬件设计的复杂度;
- 使指令能够在单周期内执行;
- 以通过人为的优化,提高指令的执行速度;
- 所以采用了硬布线逻辑;
2、指令的特点
- 数量 少;
- 使用频率接近;(因为基本都是单周期使用的;)
- 定长格式;
- 大部分为单周期指令;
- 操作寄存器;
- 只有Load/Store操作内存;
3、寻址方式
- 支持方式少;
4、实现方式
- 增加了通用寄存器;
- 硬布线逻辑控制为主;
- 采用流水线;
5、其他
- 优化编译,有效支持高级语言;
三、RISC/CISC比较图(考点速记)

四、考点1:RISC/CISC的特点

边栏推荐
- 卷积神经网络简介
- 2020ccpc Qinhuangdao J - Kingdom's power
- A new micro ORM open source framework
- One question per day 1765 The highest point in the map
- Support multi-mode polymorphic gbase 8C database continuous innovation and heavy upgrade
- 1996. number of weak characters in the game
- Bit mask of bit operation
- Daily question - Search two-dimensional matrix PS two-dimensional array search
- 二十六、文件系统API(设备在应用间的共享;目录和文件API)
- Daily question 1342 Number of operations to change the number to 0
猜你喜欢

Gbase database helps the development of digital finance in the Bay Area

Little known skills of Task Manager

剑指 Offer 53 - I. 在排序数组中查找数字 I

Introduction et expérience de wazuh open source host Security Solution

6. Logistic model

Reader writer model

Wazuh开源主机安全解决方案的简介与使用体验

Sword finger offer 05 Replace spaces

Chapter 6 data flow modeling - after class exercises

游戏商城毕业设计
随机推荐
Codeforces Round #716 (Div. 2) D. Cut and Stick
Haut OJ 1401: praise energy
Little known skills of Task Manager
剑指 Offer 53 - II. 0~n-1中缺失的数字
[practical skills] how to do a good job in technical training?
Implement an iterative stack
Daily question - Search two-dimensional matrix PS two-dimensional array search
Educational Codeforces Round 107 (Rated for Div. 2) E. Colorings and Dominoes
Maximum number of "balloons"
卷积神经网络——卷积层
SSH password free login settings and use scripts to SSH login and execute instructions
Educational codeforces round 109 (rated for Div. 2) C. robot collisions D. armchairs
中职网络安全技能竞赛——广西区赛中间件渗透测试教程文章
Smart construction site "hydropower energy consumption online monitoring system"
2022 pole technology communication arm virtual hardware accelerates the development of Internet of things software
Warning using room database: schema export directory is not provided to the annotation processor so we cannot export
Wazuh開源主機安全解决方案的簡介與使用體驗
Sword finger offer 06 Print linked list from beginning to end
剑指 Offer 53 - I. 在排序数组中查找数字 I
CCPC Weihai 2021m eight hundred and ten thousand nine hundred and seventy-five