Reserved Words - Panasonic PanaXSeries MN1030 Series User Manual

Panasonic microcomputer user's manual
Table of Contents

Advertisement

Chapter 8 Writing Source Statements
8.8

Reserved Words

The assembler gives special meanings to the symbols listed below, so they cannot be used for other
purposes. These symbols are called reserved words.
Either all upper-case or all lower-case letters may be used to code reserved words, but they cannot be
mixed within one reserved word.
Machine language instruction mnemonics
Port names
Register names
Address constants
Directives
Assembler control instructions
Macro control instructions
Except for machine language instruction mnemonics and port names, the reserved words are listed
below.
Register name
Address constants
Directives
Assembler control
instructions
Macro control
instructions
144 Reserved Words
d0, d1, d2, d3, a0, a1,a2, a3, PSW, mdr, sp
a
align, dc,
ds, dw, end, equ, global, listoff,
liston,
xlistoff,
page, radix, section, tit, funcinfo, assign
define, if, ifb, ifdef, ifeq, ifge, ifgt,
iflt, ifn, ifnb, ifndef, ifneq, include, undef
endm, exitm, irp, irpc, local, macro, purg, rept
xliston,
notation,
org,
opt,
ifle,

Advertisement

Table of Contents
loading

Table of Contents