Previous: Instruction swapgtl, Up: Compare-and-swap instructions [Contents][Index]
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 )