Motorola HC12 User Manual

Page 160

Advertising
background image

User’s Manual

MCUez HC12 Assembler

160

Assembler Directives

MOTOROLA

Assembler Directives

8.17

IF — Conditional Assembly . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 182

8.18

IFCC — Conditional Assembly . . . . . . . . . . . . . . . . . . . . . . . . . . . . 183

8.19

INCLUDE — Include Text from Another File. . . . . . . . . . . . . . . . . 185

8.20

LIST — Enable Listing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 186

8.21

LLEN — Set Line Length. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 187

8.22

LONGEVEN — Forcing Longword Alignment. . . . . . . . . . . . . . . . 188

8.23

MACRO — Begin Macro Definition . . . . . . . . . . . . . . . . . . . . . . . . 189

8.24

MEXIT — Terminate Macro Expansion . . . . . . . . . . . . . . . . . . . . . 190

8.25

MLIST — List Macro Expansions . . . . . . . . . . . . . . . . . . . . . . . . . . 191

8.26

NOLIST — Disable Listing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 192

8.27

NOPAGE — Disable Paging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193

8.28

ORG — Set Location Counter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193

8.29

OFFSET — Create Absolute Symbols . . . . . . . . . . . . . . . . . . . . . . . 194

8.30

PAGE — Insert Page Break . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 196

8.31

PLEN — Set Page Length . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 197

8.32

SECTION — Declare Relocatable Section . . . . . . . . . . . . . . . . . . . 197

8.33

SET — Set Symbol Value . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 199

8.34

SPC — Insert Blank Lines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 200

8.35

TABS — Set Tab Length . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 200

8.36

TITLE — Provide Listing Title . . . . . . . . . . . . . . . . . . . . . . . . . . . . 200

8.37

XDEF — External Symbol Definition . . . . . . . . . . . . . . . . . . . . . . . 201

8.38

XREF — External Symbol Reference . . . . . . . . . . . . . . . . . . . . . . . 202

Advertising