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


21.1.16.4 Instruction swapgtlu

Synopsys:

swapgtlu

Swap the two unsigned longs at the top of the stack if the element at the under-top is greater than the element at the top.

Stack: ( ULONG ULONG -- ULONG ULONG )