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