VMS Help  —  MACRO  /ALPHA  Directives
    The general assembler directives provide facilities for
    performing eleven types of functions. Some directives are only
    applicable within data psects (psects with the NOEXE and NOMIX
    attributes). Other directives are only applicable within code
    psects (psects with the EXE and NOMIX attributes). All directives
    are applicable within psects that contain either data and code,
    or both (psects with the MIX attribute). For information on the
    MIX assembly-time psect and any associated restrictions, see the
    description of the .PSECT directive in this chapter.

    The following table discusses these types of functions and their
    directives.
Additional Information: explode extract

.ADDRESS .ALIGN .ASCIC .ASCID .ASCII .ASCIZ
.BASE .BEGIN EXACT .BLKx .BYTE
.CODE ADDRESS
.D FLOATING .DEFINE FREG .DEFINE IREG .DISABLE
.ELSE .ENABLE .END .ENDC .ENDM .ENDR .END EXACT .ERROR .EVEN .EXTERNAL
.F FLOATING
.G FLOATING
.IDENT .IF .IF x .IIF .INCLUDE .INSTRUCTION .IRP .IRPC
.LIBRARY .LINKAGE PAIR .LIST .LOCAL CODE ADDRESS .LOCAL LINKAGE PAIR .LOCAL PROCEDURE DESCRIPTOR .LONG
.MACRO .MCALL .MDELETE .MEXIT
.NARG .NCHR .NLIST .NOSHOW
.OCTA .ODD
.PACKED .PAGE .PRINT .PROCEDURE DESCRIPTOR .PSECT
.QUAD
.REPEAT .RESTORE PSECT
.SAVE PSECT .S FLOATING .SHOW .SIGNED BYTE .SIGNED WORD .SUBTITLE
.T FLOATING .TITLE
.UNDEFINE REG
.WARN .WEAK .WORD
Close Help