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


22.1.11.2 Instruction eqiu

Synopsys:

eqiu

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

Stack: ( UINT UINT -- UINT UINT UINT )