You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
capstone/suite/MC/Sparc/sparc-atomic-instructions.s.cs

8 lines
271 B

# CS_ARCH_SPARC, CS_MODE_BIG_ENDIAN, None
0x81,0x43,0xe0,0x0f = membar 15
0x81,0x43,0xc0,0x00 = stbar
0xd4,0x7e,0x00,0x16 = swap [%i0+%l6], %o2
0xd4,0x7e,0x20,0x20 = swap [%i0+32], %o2
0xd5,0xe6,0x10,0x16 = cas [%i0], %l6, %o2
0xd5,0xf6,0x10,0x16 = casx [%i0], %l6, %o2