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


21.1.11.33 Instruction eqc

Synopsys:

eqc

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

Stack: ( CLS CLS -- CLS CLS INT )