lnot

Class: B

(legend)

Operand Stack Heap Condition Codes
  • Initial (operands):
    value
  • Final (return values):
    bit flipped value
N/A N/A

Description

-
Pops a value off the operand stack and pushes its logical not back onto the stack. A logical not is simply every bit flipped, e.g., 0x2e will result in 0xffd1.


This page was last updated on December 7, 2005 3:50 AM.
This work is supported by the ONR MURI Project CONTESSA and the NSF under grant number CCR-9970939.