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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h168 extern const int x86_cmpxchg, x86_cmpxchg8b, x86_xadd;
244 #define TARGET_CMPXCHG8B (x86_cmpxchg8b & (1 << ix86_arch))
H A Di386.c1089 const int x86_cmpxchg8b = ~(m_386 | m_486); variable

Completed in 129 milliseconds