Next: Instruction swapgtl, Previous: Instruction swapgti, Up: Compare-and-swap instructions [Contents][Index]
Synopsys:
swapgtiu
Swap the two unsigned integers at the top of the stack if the element at the under-top is greater than the element at the top.
Stack: ( UINT UINT -- UINT UINT )