Searched refs:x86_double_with_add (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;
186 #define TARGET_DOUBLE_WITH_ADD (x86_double_with_add & TUNEMASK)
H A Di386.c924 const int x86_double_with_add = ~m_386; variable

Completed in 118 milliseconds