Next: Instruction gts, Previous: Instruction gelu, Up: Relational instructions [Contents][Index]
Synopsys:
lts
Push 1 on the stack if the string at the under top is less than the string at the top, in lexicographic order. Otherwise push 0.
Stack: ( STR STR -- STR STR INT )