Motorola HC12 User Manual

Page 13

Advertising
background image

Table of Contents

MCUez HC12 Assembler

User’s Manual

MOTOROLA

Table of Contents

13

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

Section 9. Macros

9.1

Contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 203

9.2

Introduction. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 203

9.3

Macro Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 203

9.4

Defining a Macro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 204

9.5

Calling Macros . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 205

Advertising