HELPLIB.HLB  —  MACRO  /ALPHA  Directives  .PSECT  Notes
    o  The .ALIGN directive cannot specify an alignment greater than
       that of the current program section; consequently, .PSECT
       should specify the largest alignment needed in the program
       section.

    o  For efficiency of execution and ease of programming, an
       alignment of quadword or larger is recommended for all program
       sections that have quadword data.
Close Help