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


20.1.10.34 Instruction nec

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 )