Searched refs:CMPXCHG16 (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dia64-opc-m.c427 #define CMPXCHG16(c,h) M, OpMXX6aHint (4, 0, 1, c, h), {R1, MR3, R2, AR_CSD, AR_CCV}, EMPTY macro
440 {"cmp8xchg16.acq", CMPXCHG16 (0x20, 0)},
441 {"cmp8xchg16.acq.nt1", CMPXCHG16 (0x20, 1)},
442 {"cmp8xchg16.acq.nta", CMPXCHG16 (0x20, 3)},
455 {"cmp8xchg16.rel", CMPXCHG16 (0x24, 0)},
456 {"cmp8xchg16.rel.nt1", CMPXCHG16 (0x24, 1)},
457 {"cmp8xchg16.rel.nta", CMPXCHG16 (0x24, 3)},
459 #undef CMPXCHG16 macro

Completed in 37 milliseconds