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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h147 extern const int x86_use_leave, x86_push_memory, x86_zero_extend_with_and;
177 #define TARGET_ZERO_EXTEND_WITH_AND (x86_zero_extend_with_and & TUNEMASK)
H A Di386.c920 const int x86_zero_extend_with_and = m_486 | m_PENT; variable

Completed in 101 milliseconds