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


22.1.11.4 Instruction eqlu

Synopsys:

eqlu

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

Stack: ( ULONG ULONG -- ULONG ULONG INT )