Searched refs:CMPXCHGn (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ia64-opc-m.c | 1081 #define CMPXCHGn(n, s) \ macro 1095 #define CMPXCHG_ALL(s) CMPXCHGn(1, s), \ 1096 CMPXCHGn(2, s), \ 1097 CMPXCHGn(4, s), \ 1098 CMPXCHGn(8, s), \ 1112 #undef CMPXCHGn
|
D | ChangeLog-2005 | 1170 CMPXCHGn, CMP8XCHG16, CMPXCHG_ALL): Define.
|