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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h171 extern const int x86_bswap;
247 #define TARGET_BSWAP (x86_bswap & (1 << ix86_arch))
H A Di386.c1093 const int x86_bswap = ~m_386; variable

Completed in 113 milliseconds