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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h158 extern const int x86_partial_reg_dependency, x86_memory_mismatch_stall;
210 #define TARGET_PARTIAL_REG_DEPENDENCY (x86_partial_reg_dependency & TUNEMASK)
H A Di386.c982 const int x86_partial_reg_dependency = m_ATHLON_K8_AMDFAM10 | m_PENT4 | m_NOCONA variable

Completed in 121 milliseconds