This directive skips the repetitive assembly of the .irp and .rept directives enclosing this directive at the innermost position.
[Syntax]
Symbol field
|
Mnemonic field
|
Operand field
|
Comment field
|
[label:]
|
.exitm
|
|
[; comment]
|
[Function]
- | This directive skips the repetitive assembly of the .irp and .rept directives enclosing this directive at the innermost position. |
[Description]
- | If this directive is not enclosed by .irp and .rept directives, the assembler outputs the message then stops assembling. |