Listing control directives
In this section:
Syntax
LSTCND{+|-}
LSTCOD{+|-}
LSTEXP{+|-}
LSTMAC{+|-}
LSTOUT{+|-}
LSTREP{+|-}
LSTXRF{+|-}
Description
These directives provide control over the assembler list file:
Directive | Description |
|---|---|
Controls conditional assembly listing. | |
Controls multi-line code listing. | |
Controls the listing of macro-generated lines. | |
Controls the listing of macro definitions. | |
Controls assembly-listing output. | |
Controls the listing of lines generated by repeat directives. | |
Generates a cross-reference table. |
Table 129. Listing control directives