Searched refs:x86_push_memory (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;
176 #define TARGET_PUSH_MEMORY (x86_push_memory & TUNEMASK)
H A Di386.c918 const int x86_push_memory = m_386 | m_K6_GEODE | m_ATHLON_K8_AMDFAM10 | m_PENT4 variable

Completed in 201 milliseconds