HELPLIB.HLB  —  MACRO  /ALPHA  Directives  .INSTRUCTION  Description
    The specified value is stored at the current location as an
    instruction. You can use .INSTRUCTION to specify arbitrary
    instructions. Similar to .LONG, .INSTRUCTION stores a longword
    (32 bits) of data. Unlike .LONG, the assembler considers
    .INSTRUCTION an instruction and allows its use in code psects.
Close Help