Assembler Listing File

The assembly listing file is the output file of the Assembler that contains information about the generated code. The listing file is generated when the -L assembler option is activated. When an error is detected during assembling from the file, no listing file is generated.

The name of the generated listing file is <base name>.lst.

The following listed are the assembler options available for listing files.