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

/freebsd-10.3-release/contrib/binutils/opcodes/
H A Dia64-opc-m.c440 #define CMPXCHG16_P(c,h) M, OpMXX6aHint (4, 0, 1, c, h), {R1, MR3, R2}, PSEUDO, 0, NULL macro
456 {"cmp8xchg16."#s, CMPXCHG16_P (0x20|CMPXCHG_##s, 0)}, \
458 {"cmp8xchg16."#s".nt1", CMPXCHG16_P (0x20|CMPXCHG_##s, 1)}, \
460 {"cmp8xchg16."#s".nta", CMPXCHG16_P (0x20|CMPXCHG_##s, 3)}
471 #undef CMPXCHG16_P macro

Completed in 65 milliseconds