文件名称:huibianhong
介绍说明--下载内容均来自于网络,请自行研究使用
用宏和高级汇编技术实现类似高级语言中的条件分支语句IF功能。同时,编写一个程序证明所编写宏的正确性。要求如下:
(1).iff后的条件为“x1,op,x2”形式,其中x1和x2为操作数,op为关系比较符,用g(>),l(<),e(=), ge(>=), le(<=)表示。另外,x1和x2必须是字。
(2).elsee语句(相当于else语句)是可选项,即iff后可以不跟elsee。
(3)条件分支iff的结束用.ifend表示.
-Using macros and advanced compilation technology to achieve high-level language similar to the conditional branch statement IF function. At the same time, the preparation of a program prepared to prove the correctness of macros. Requirements are as follows: (1). Iff conditions after the
(1).iff后的条件为“x1,op,x2”形式,其中x1和x2为操作数,op为关系比较符,用g(>),l(<),e(=), ge(>=), le(<=)表示。另外,x1和x2必须是字。
(2).elsee语句(相当于else语句)是可选项,即iff后可以不跟elsee。
(3)条件分支iff的结束用.ifend表示.
-Using macros and advanced compilation technology to achieve high-level language similar to the conditional branch statement IF function. At the same time, the preparation of a program prepared to prove the correctness of macros. Requirements are as follows: (1). Iff conditions after the
(系统自动生成,下载前可以参看下载内容)
下载文件列表
huibianhong
...........\lab6_1.asm
...........\LAB6_1.EXE
...........\lab6_1.obj
...........\lab6_1.asm
...........\LAB6_1.EXE
...........\lab6_1.obj