Next: Instruction gel, Previous: Instruction gei, Up: Relational instructions [Contents][Index]
Synopsys:
geiu
Push 1 on the stack if the unsigned integer at the under top is greater or equal than the unsigned integer at the top. Otherwise push 0.
Stack: ( UINT UINT -- UINT UINT INT )