Next: Instruction ltiu, Previous: Instruction nnn, Up: Relational instructions [Contents][Index]
Synopsys:
lti
Push 1 on the stack if the integer at the under top is less that the integer at the top. Otherwise push 0.
Stack: ( INT INT -- INT INT INT )