Home
last modified time | relevance | path

Searched refs:x86_sse_load0_by_pxor (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
HDi386.h164 extern const int x86_sse_typeless_stores, x86_sse_load0_by_pxor;
217 #define TARGET_SSE_LOAD0_BY_PXOR (x86_sse_load0_by_pxor & TUNEMASK)
HDi386.c1068 const int x86_sse_load0_by_pxor = m_PPRO | m_PENT4 | m_NOCONA; variable
/freebsd-11-stable/contrib/gcc/
HDChangeLog-20025299 x86_sse_typeless_stores, x86_sse_load0_by_pxor): New global
5304 x86_sse_typeless_stores, x86_sse_load0_by_pxor): Declare.
HDChangeLog-200436713 x86_sse_partial_reg_dependency, x86_sse_load0_by_pxor,