P-Code Instructions (pcode.hlp) (Table of Contents; Topic list)
P-Code Instructions Index [15]
                                             Up Contents Index Back
──P-Code Instructions Index───────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │ABCDEFGHIJKLM│N│OPQRSTUVWX-Z*│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
 
   NegW               Negate word (2's complement)
   Nop                No operation.  Must be the opcode value 0x00
   Not<t>             Bitwise logical 'not', or negate word
                                    -♦-