Previous: Instruction eqc, Up: Relational instructions [Contents][Index]
Synopsys:
nec
Push 1 on the stack if the two closures at the top of the stack are not equal. Otherwise push 0.
Stack: ( CLS CLS -- CLS CLS INT )
( CLS CLS -- CLS CLS INT )