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