23.1.13.7 Instruction neiu

Synopsys:

neiu

Push 1 on the stack if the two unsigned integers at the top of the stack are not equal. Otherwise push 0.

Stack: ( UINT UINT -- UINT UINT INT )