Next: Instruction nei, Previous: Instruction eqlu, Up: Relational instructions [Contents][Index]
Synopsys:
eqs
Push 1 on the stack if the two strings at the top of the stack are equal. Otherwise push 0.
Stack: ( STR STR -- STR STR INT )
( STR STR -- STR STR INT )