文件名称:实验1
介绍说明--下载内容来自于网络,使用问题请自行百度
简单运算和延时
[目的] 熟悉TASM、TLINK的操作,练习用简单的指令和伪指令编写完整的程序,并调试通过。
[设计要求]
1. 在数据段建立以 NUMB 为首址,以 byte 为单位的数据区域,NUMB 和 NUMB+1单元分别为36H和18H, 再编写 .EXE 程序,求这两个数的差与商。
2.用 NOP 指令编一段完整的 .EXE 延时程序,循环 40000 次。
3.观察有关寄存器、存储单元和 FLAGS 的改变。(Simple operation and delay
[Objective] to be familiar with the operation of TASM and TLINK, and to write complete program with simple instruction and pseudo instruction, and debug through.
[design requirements]
1. in the data segment to establish the NUMB as the first site, byte as the unit of data region, NUMB and NUMB+1 units are 36H and 18H, and then write.EXE program, seeking the difference between the two numbers and quotient.
2. compile a complete.EXE delay program with NOP instruction, cycle 40000 times.
3. observe changes in registers, memory cells, and FLAGS.)
[目的] 熟悉TASM、TLINK的操作,练习用简单的指令和伪指令编写完整的程序,并调试通过。
[设计要求]
1. 在数据段建立以 NUMB 为首址,以 byte 为单位的数据区域,NUMB 和 NUMB+1单元分别为36H和18H, 再编写 .EXE 程序,求这两个数的差与商。
2.用 NOP 指令编一段完整的 .EXE 延时程序,循环 40000 次。
3.观察有关寄存器、存储单元和 FLAGS 的改变。(Simple operation and delay
[Objective] to be familiar with the operation of TASM and TLINK, and to write complete program with simple instruction and pseudo instruction, and debug through.
[design requirements]
1. in the data segment to establish the NUMB as the first site, byte as the unit of data region, NUMB and NUMB+1 units are 36H and 18H, and then write.EXE program, seeking the difference between the two numbers and quotient.
2. compile a complete.EXE delay program with NOP instruction, cycle 40000 times.
3. observe changes in registers, memory cells, and FLAGS.)
相关搜索: 汇编
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
实验1\WCW.EXE | 1283 | 2017-10-09 |
实验1\WCW.LST | 1882 | 2017-10-09 |
实验1\WCW.MAP | 742 | 2017-10-09 |
实验1\WCW.OBJ | 518 | 2017-10-09 |
实验1\WCW.XRF | 232 | 2017-10-09 |
实验1\WCW.asm | 966 | 2017-10-09 |
实验1\test.asm | 289 | 2017-10-10 |
实验1 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.