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

/freebsd-12-stable/contrib/binutils/opcodes/
H A Dia64-opc-m.c438 #define CMPXCHG_P(c,h) M, OpMXX6aHint (4, 0, 1, c, h), {R1, MR3, R2}, PSEUDO, 0, NULL macro
449 {"cmpxchg"#n"."#s, CMPXCHG_P (CMPXCHG_##n|CMPXCHG_##s, 0)}, \
451 {"cmpxchg"#n"."#s".nt1", CMPXCHG_P (CMPXCHG_##n|CMPXCHG_##s, 1)}, \
453 {"cmpxchg"#n"."#s".nta", CMPXCHG_P (CMPXCHG_##n|CMPXCHG_##s, 3)}
469 #undef CMPXCHG_P macro

Completed in 100 milliseconds