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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h150 extern const int x86_double_with_add, x86_partial_reg_stall, x86_movx;
189 #define TARGET_PARTIAL_REG_STALL (x86_partial_reg_stall & TUNEMASK)
H A Di386.c948 const int x86_partial_reg_stall = m_PPRO; variable
966 the x86_partial_reg_stall this option might be considered for Generic32

Completed in 164 milliseconds