文件名称:tjuthuibianshiyanDEBUG
介绍说明--下载内容均来自于网络,请自行研究使用
利用DEBUG系统的A和T两指令编程将十六进制数3F56H分别送给AX、BX、CX、DX四个寄存器
采用立即数寻址方式将该数分别送给AX寄存器,再采用寄存器寻址方式将该数送给CX、 DX 三个寄存器。-A and T and programming instructions using DEBUG system hexadecimal number 3F56H are then given to the AX, BX, CX, DX, four registers
The immediate addressing mode of the number are then given to the AX register, and then the number sent to the CX, DX registers using register addressing mode.
采用立即数寻址方式将该数分别送给AX寄存器,再采用寄存器寻址方式将该数送给CX、 DX 三个寄存器。-A and T and programming instructions using DEBUG system hexadecimal number 3F56H are then given to the AX, BX, CX, DX, four registers
The immediate addressing mode of the number are then given to the AX register, and then the number sent to the CX, DX registers using register addressing mode.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验一 汇编语言编程.doc