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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h151 extern const int x86_use_himode_fiop, x86_use_simode_fiop;
191 #define TARGET_USE_HIMODE_FIOP (x86_use_himode_fiop & TUNEMASK)
H A Di386.c950 const int x86_use_himode_fiop = m_386 | m_486 | m_K6_GEODE; variable

Completed in 212 milliseconds