qa.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.
NOT
   Summary  Detail  Example  Timings Key  Encodings Key
──────────────────────────────────────────────────────────────────────────────
 
 1111011w    mod, 010,r/m      disp (0 or 2)
──────────────────┬─────────────────────────┬───────────────────────────────
 NOT  reg         │ not   ax                │ 88/86 3
                  │                         │ 286   2
                  │                         │ 386   2
──────────────────┼─────────────────────────┼───────────────────────────────
 NOT  mem         │ not   masker            │ 88/86 16+EA (W88=24+EA)
                  │                         │ 286   7
                  │                         │ 386   6
──────────────────┴─────────────────────────┴───────────────────────────────
                                    -♦-