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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h152 extern const int x86_use_mov0, x86_use_cltd, x86_read_modify_write;
194 #define TARGET_USE_CLTD (x86_use_cltd & TUNEMASK)
H A Di386.c954 const int x86_use_cltd = ~(m_PENT | m_K6 | m_CORE2 | m_GENERIC); variable

Completed in 98 milliseconds