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

/freebsd-10-stable/contrib/binutils/opcodes/
H A Dia64-opc-m.c447 #define CMPXCHGn(n, s) \ macro
461 #define CMPXCHG_ALL(s) CMPXCHGn(1, s), \
462 CMPXCHGn(2, s), \
463 CMPXCHGn(4, s), \
464 CMPXCHGn(8, s), \
478 #undef CMPXCHGn macro

Completed in 53 milliseconds