Skip to main content

IAR Embedded Workbench for RX 5.20

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

LSTCND

Controls conditional assembly listing.

LSTCOD

Controls multi-line code listing.

LSTEXP

Controls the listing of macro-generated lines.

LSTMAC

Controls the listing of macro definitions.

LSTOUT

Controls assembly-listing output.

LSTREP

Controls the listing of lines generated by repeat directives.

LSTXRF

Generates a cross-reference table.

Table 129. Listing control directives  


Note

The directives COL, LSTPAGE, PAGE, and PAGSIZ are included for backward compatibility reasons—they are recognized but no action is taken.