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


21.1.11.10 Instruction nes

Synopsys:

nes

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

Stack: ( STR STR -- STR STR INT )