Next: , Previous: , Up: Relational instructions   [Contents][Index]


22.1.11.9 Instruction nelu

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 )