Motorola HC12 User Manual
Page 13

Table of Contents
MCUez HC12 Assembler
User’s Manual
MOTOROLA
Table of Contents
13
LIST — Enable Listing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 186
LLEN — Set Line Length. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 187
LONGEVEN — Forcing Longword Alignment. . . . . . . . . . . . . . . . 188
MACRO — Begin Macro Definition . . . . . . . . . . . . . . . . . . . . . . . . 189
MEXIT — Terminate Macro Expansion . . . . . . . . . . . . . . . . . . . . . 190
MLIST — List Macro Expansions . . . . . . . . . . . . . . . . . . . . . . . . . . 191
NOLIST — Disable Listing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 192
NOPAGE — Disable Paging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193
ORG — Set Location Counter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193
OFFSET — Create Absolute Symbols . . . . . . . . . . . . . . . . . . . . . . . 194
PAGE — Insert Page Break . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 196
PLEN — Set Page Length . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 197
SECTION — Declare Relocatable Section . . . . . . . . . . . . . . . . . . . 197
SET — Set Symbol Value . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 199
SPC — Insert Blank Lines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 200
TABS — Set Tab Length . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 200
TITLE — Provide Listing Title . . . . . . . . . . . . . . . . . . . . . . . . . . . . 200
XDEF — External Symbol Definition . . . . . . . . . . . . . . . . . . . . . . . 201
XREF — External Symbol Reference . . . . . . . . . . . . . . . . . . . . . . . 202
Macro Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 203
Defining a Macro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 204
Calling Macros . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 205