Rizin
unix-like reverse engineering framework and cli tools
sparc-atomic-instructions.s.cs
Go to the documentation of this file.
1 # CS_ARCH_SPARC, CS_MODE_BIG_ENDIAN, None
2 0x81,0x43,0xe0,0x0f = membar 15
3 0x81,0x43,0xc0,0x00 = stbar
4 0xd4,0x7e,0x00,0x16 = swap [%i0+%l6], %o2
5 0xd4,0x7e,0x20,0x20 = swap [%i0+32], %o2
6 0xd5,0xe6,0x10,0x16 = cas [%i0], %l6, %o2
7 0xd5,0xf6,0x10,0x16 = casx [%i0], %l6, %o2
#define swap(a, b)
Definition: qsort.h:111