Next: Instruction nn, Previous: Instruction nelu, Up: Relational instructions [Contents][Index]
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 )
( STR STR -- STR STR INT )