Next: , Previous: , Up: Relational instructions   [Contents][Index]


20.1.10.22 Instruction gtiu

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 )