Next: , Previous: , Up: Compare-and-swap instructions   [Contents][Index]


21.1.16.2 Instruction swapgtiu

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 )