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