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

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc-m.c1071 #define CMPXCHG(c,h) M, OpMXX6aHint (4, 0, 1, c, h), {R1, MR3, R2, AR_CCV}, EMPTY macro
1082 {"cmpxchg"#n"."#s, CMPXCHG (CMPXCHG_##n|CMPXCHG_##s, 0)}, \
1084 {"cmpxchg"#n"."#s".nt1", CMPXCHG (CMPXCHG_##n|CMPXCHG_##s, 1)}, \
1086 {"cmpxchg"#n"."#s".nta", CMPXCHG (CMPXCHG_##n|CMPXCHG_##s, 3)}, \
1102 #undef CMPXCHG macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dia64-opc-m.c1071 #define CMPXCHG(c,h) M, OpMXX6aHint (4, 0, 1, c, h), {R1, MR3, R2, AR_CCV}, EMPTY macro
1082 {"cmpxchg"#n"."#s, CMPXCHG (CMPXCHG_##n|CMPXCHG_##s, 0)}, \
1084 {"cmpxchg"#n"."#s".nt1", CMPXCHG (CMPXCHG_##n|CMPXCHG_##s, 1)}, \
1086 {"cmpxchg"#n"."#s".nta", CMPXCHG (CMPXCHG_##n|CMPXCHG_##s, 3)}, \
1102 #undef CMPXCHG macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dia64-opc-m.c1071 #define CMPXCHG(c,h) M, OpMXX6aHint (4, 0, 1, c, h), {R1, MR3, R2, AR_CCV}, EMPTY macro
1082 {"cmpxchg"#n"."#s, CMPXCHG (CMPXCHG_##n|CMPXCHG_##s, 0)}, \
1084 {"cmpxchg"#n"."#s".nt1", CMPXCHG (CMPXCHG_##n|CMPXCHG_##s, 1)}, \
1086 {"cmpxchg"#n"."#s".nta", CMPXCHG (CMPXCHG_##n|CMPXCHG_##s, 3)}, \
1102 #undef CMPXCHG macro
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-opc-m.c1071 #define CMPXCHG(c,h) M, OpMXX6aHint (4, 0, 1, c, h), {R1, MR3, R2, AR_CCV}, EMPTY macro
1082 {"cmpxchg"#n"."#s, CMPXCHG (CMPXCHG_##n|CMPXCHG_##s, 0)}, \
1084 {"cmpxchg"#n"."#s".nt1", CMPXCHG (CMPXCHG_##n|CMPXCHG_##s, 1)}, \
1086 {"cmpxchg"#n"."#s".nta", CMPXCHG (CMPXCHG_##n|CMPXCHG_##s, 3)}, \
1102 #undef CMPXCHG macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c253 #define CMPXCHG (sizeof (int64_t) < 8 ? 0 : \ macro
787 *CMPXCHG, *CMPNOP and adjust *N. */
799 *cmpxchg = CMPXCHG;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc253 #define CMPXCHG (sizeof (int64_t) < 8 ? 0 : \ macro
815 *CMPXCHG, *CMPNOP and adjust *N. */
827 *cmpxchg = CMPXCHG;

Completed in 163 milliseconds