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