Assembly Language Help (alang.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
MASM Index
                                             Up Contents Index Back
──MASM Index────────────────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDEFGHIJKLM│N│OPQRSTUVWX-Z*│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
 
    NE operator              Relational Operators
    NEC V-series             Disable Byte Sign-Extended Opcode
    NEG instruction          Two's-Complement Negation
   .NO87 directive           Disable Coprocessor Instructions
   .NOCREF directive         Turn On/Off Symbol Cross-Referencing
    NODOTNAME option         Enable/Disable Dot Labels
    NOKEYWORD option         Disable/Enable Keyword Recognition
   .NOLIST directive         Suppress Program Listing
   .NOLISTIF                 Turn off List
   .NOLISTMACRO directive    Suppress Macro Listing
    NOLJMP option            Automatic Conditional Jump Lengthening
    NOM510 option            Maximize Compatibility with MASM 5.1
    NOP instruction          No Operation
    NOSCOPED option          Localize Label
    NOSIGNEXTEND option      Disable Byte Sign-Extended Opcode
    NOT instruction          One's-Complement Negation
    NOT operator             Logical and Shift Operators
                                    -♦-