Next: Instruction nes, Previous: Instruction nel, Up: Relational instructions [Contents][Index]
Synopsys:
nelu
Push 1 on the stack if the two unsigned longs at the top of the stack are not equal. Otherwise push 0.
Stack: ( ULONG ULONG -- ULONG ULONG INT )