Reserved Assembly Language Words
The following tables list all reserved words used by the assembly language.
·
Reserved Names (directives, operators)
$ DUP INCLUDE NOT
* DW LABEL OFFSET
+ ELSE .LIST OR
-
END .LISTINCLUDE ORG
. ENDIF .LISTMACRO PAGE
/ ENDM LOCAL PARA
= ENDP LOW PROC
? EQU MACRO PUBLIC
[ ] ERRMESSAGE MESSAGE RAMBANK
AND EXTERN MID ROMBANK
BANK HIGH MOD .SECTION
BYTE IF NEAR SHL
DB IFDEF .NOLIST SHR
DBIT IFE .NOLISTINCLUDE WORD
DC IFNDEF .NOLISTMACRO XOR
·
Reserved Names (instruction mnemonics)
ADC HALT RLCA SUB
ADCM INC RR SUBM
ADD INCA RRA SWAP
ADDM JMP RRC SWAPA
AND MOV RRCA SZ
ANDM NOP SBC SZA
CALL OR SBCM TABRDC
CLR ORM SDZ TABRDL
CPL RET SDZA XOR
CPLA RETI SET XORM
DAA RL SIZ
DEC RLA SIZA
DECA RLC SNZ
·
Reserved Names (registers names)
A WDT WDT1 WDT2
Chapter 4 Assembly Language and Cross Assembler
125