Searched refs:x86_xadd (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;
246 #define TARGET_XADD (x86_xadd & (1 << ix86_arch))
H A Di386.c1091 const int x86_xadd = ~m_386; variable

Completed in 204 milliseconds