Assembly Language Help (alang.hlp) (Table of Contents; Topic list)
MASM Index
                                             Up Contents Index Back
──MASM Index────────────────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDEFGHIJKLMN│O│PQRSTUVWX-Z*│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
 
    offset                   Loader-resolved
    OFFSET directive         Offset Address
    offset operators         Address Operators
    OFFSET option            Offset Relative to Segment/Group
    one's-complement
       negation              NOT Instruction
    operators                Arithmetic Operators
    OPTION directive         Set Assembler Options
    OR instruction           Logical OR
    OR operator              Logical and Shift Operators
    ORG directive            Specify Assembly Start Address
    OUT instruction          Output to Port
    OUTS instruction         Output String to Port
    OUTSB instruction        Output String to Port (Bytes)
    OUTSD instruction        Output String to Port (Doublewords)
    OUTSW instruction        Output String to Port (Words)
    OVERFLOW? operator       C-Style Comparison Operators
                                    -♦-