HELPLIB.HLB  —  MACRO  /ALPHA  Directives  .END EXACT, Description
    .END_EXACT delimits the end of an exact instruction block. An
    exact instruction block suppresses the SCHEDULE and PEEPHOLE
    optimizations for the specified range of instructions regardless
    if code optimizations are enabled for the assembly unit.

    For more information on the .END_EXACT directive, see the
    description of the .BEGIN_EXACT directive in this chapter.
Close Help