Directives Reference

Code Labels:

ALIGN EVEN ODD ORG
REORG END


Conditional Assembly Control:

IF IFN IFDEF IFNDEF
IFP1 IFP2 IFEQ IFNE
IFLT IFLE IFGT IFGE
COND ELSE ENDC ENDP
ENDIF


Data Allocation:

ALIGN EVEN ODD FCB
FDB FQB FCC FCS
FCN FCR RMB RMD
RMQ FILL BSZ FZB
FZD FZQ RZB RZD
rzq rmb zmd zmq


Equates:

= EQU SET


Listing Control:

TTL TITLE SUBTTL SPC
PAG PAGE


External File Inclusion:

USE LIB INCL INCLUDE
RAW INCLUDEBIN


Structures and Unions:

STRUCT ENDSTRUCT ENDS UNION
ENDUNION


Direct Page Directives:

SETDP PUSHDP POPDP


OS-9 Related Directives:

MOD OS9 PSECT VSECT
ENDSECT IMPORT EXPORT


Miscellaneous:

NAM NAME OPT