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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc-m.c448 #define CMPXCHGn(n, s) \ macro
462 #define CMPXCHG_ALL(s) CMPXCHGn(1, s), \
463 CMPXCHGn(2, s), \
464 CMPXCHGn(4, s), \
465 CMPXCHGn(8, s), \
479 #undef CMPXCHGn macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dia64-opc-m.c448 #define CMPXCHGn(n, s) \ macro
462 #define CMPXCHG_ALL(s) CMPXCHGn(1, s), \
463 CMPXCHGn(2, s), \
464 CMPXCHGn(4, s), \
465 CMPXCHGn(8, s), \
479 #undef CMPXCHGn macro

Completed in 57 milliseconds