Instructs the assembler to terminate the execution of a series of statements defined as the functions of the macro.
The .ENDM directive instructs the assembler to terminate the execution of a series of statements defined as the functions of the macro. |
If the .MACRO, .REPT, or .IRP directive corresponding to .ENDM directive does not exist, the CC-RL outputs the message then stops assembling. |