User’s Manual MCUez HC12 Assembler
90 Assembler Options MOTOROLA
Assembler Options
Generates this output in the assembly listing file:
5 5 cpChar:
MACRO 9 9 codeSec:
SECTION 10 10 Start:
11 11
cpChar char1, char2
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, as well as macro invocation and
expansion are stored in the listing file. Source code from the
macro definition is not present in the listing file. Refer to
Section 10. Assembler Listing File for detailed information.
See also: 5.4.5 -L