Searched refs:x86_cmpxchg (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;
243 #define TARGET_CMPXCHG (x86_cmpxchg & (1 << ix86_arch))
H A Di386.c1087 const int x86_cmpxchg = ~m_386; variable

Completed in 118 milliseconds