当前位置:网站首页>Assembly language addressing mode
Assembly language addressing mode
2022-07-06 17:02:00 【My71】
Immediate addressing
Definition : The addressing method of the source operand immediate is called immediate addressing .
example
mov ax,5
Direct addressing
Definition : From memory according to the address ( Memory ) Looking for data in .
example
mov ax,a
Register addressing
Go directly to the register to find data according to the register name .
Register indirection
- adopt lea Store the address in the register , Re pass [ register ] Find the data in the address , This method is called register indirection , Indirect addressing for short .
- Available registers include :BX、BP、SI、DI Only the above 4 individual , Nothing else .


边栏推荐
- 汇编语言基础知识
- Continue and break jump out of multiple loops
- Activit fragmented deadly pit
- Fdog series (III): use Tencent cloud SMS interface to send SMS, write database, deploy to server, web finale.
- Usage of insert() in vector
- [unsolved]7-14 calculation diagram
- 搭建flutter环境入坑集合
- Solr word segmentation analysis
- js垃圾回收机制和内存泄漏
- 100张图训练1小时,照片风格随意变,文末有Demo试玩|SIGGRAPH 2021
猜你喜欢

服务器端渲染(SSR)和客户端渲染(CSR)的区别

Activit零零碎碎要人命的坑

I'm "fixing movies" in ByteDance
![[unsolved]7-14 calculation diagram](/img/33/39802c0106f2bef4b9979e5ae12b83.jpg)
[unsolved]7-14 calculation diagram

Fdog series (III): use Tencent cloud SMS interface to send SMS, write database, deploy to server, web finale.

Description of project structure configuration of idea

7-5 blessing arrived

koa中间件

Log4j2 major vulnerabilities and Solutions

LeetCode 1020. Number of enclaves
随机推荐
Saw local status change event StatusChangeEvent [timestamp=1644048792587, current=DOWN, previous=UP]
在 vi 编辑器中的命令模式下,删除当前光标处的字符使用 __ 命 令。
Which is more important for programming, practice or theory [there are some things recently, I don't have time to write an article, so I'll post an article on hydrology, and I'll fill in later]
我走過最迷的路,是字節跳動程序員的腦回路
~77 linear gradient
Yao BanZhi and his team came together, and the competition experts gathered together. What fairy programming competition is this?
Only learning C can live up to expectations top5 S1E8 | S1E9: characters and strings & arithmetic operators
js垃圾回收机制和内存泄漏
Shell_ 05_ operator
谢邀,人在工区,刚交代码,在下字节跳动实习生
In the command mode in the VI editor, delete the character usage at the current cursor__ Command.
汇编语言寻址方式
8086 分段技术
Activiti目录(四)查询代办/已办、审核
汇编语言段定义
唯有學C不負眾望 TOP5 S1E8|S1E9:字符和字符串&&算術運算符
GCC error: terminate called after throwing an instance of 'std:: regex_ error‘ what(): regex
冯诺依曼体系结构
控制转移指令
Activiti目录(三)部署流程、发起流程