User’s Manual MCUez HC12 Assembler
88 Assembler Options MOTOROLA
Assembler Options
Generates the following output in the assembly listing file:
5 5 cpChar:
MACRO 66
LDD \1 77
STD \2 8 8
ENDM 9 9 codeSec:
SECTION 10 10 Start:
12 6m 000000 FC xxxx +
LDD char1 13 7m 000003 7C xxxx +
STD char2 14 12 000006 A7
NOP 15 13 000007 A7
NOP
Contents of included files, macro definitions, and expansion
are stored in the list file. The source line containing the macro
call is not present in the listing file. Refer to Section 10.
Assembler Listing File for detailed information.
See also: 5.4.5 -L