目录


1 程序

1.1 一个完整程序

a complete program

1.2 [BX]和loop指令

bx&loop

1.3 多段程序

多段程序

2 数据:长度和地址

Chapter 8 Data:length&address.png

3 转移指令

Chapter 9&10转移指令

4 标志寄存器

Chapter 11 PSW

5 总结

本文对程序的结构(代码段,数据段,栈段),数据(长度和内存寻址),转移指令(jmp,子程序call&ret等)和标志寄存器做了全面的介绍,这是汇编语言的基础,务必全部掌握。

指令系统总结

6 Reference


Share Post

Twitter Google+

Shunmian

The only programmers in a position to see all the differences in power between the various languages are those who understand the most powerful one.