Opcode NOT


CPU: i8086+
Type of Instruction: User

Instruction: NOT dest

Description:
dest = NOT dest;

Note: Inverts the bits of the "dest" operand forming the 1s complement.
++++++++++++++++++++++
Clocks (i486):
NOT reg 1
NOT mem 3

Copyright by InternetNightmare 2005-2006