Next: Instruction neiu, Previous: Instruction eqs, Up: Relational instructions [Contents][Index]
Synopsys:
nei
Push 1 on the stack if the two integers at the top of the stack are not equal. Otherwise push 0.
Stack: ( INT INT -- INT INT INT )
( INT INT -- INT INT INT )