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

/freebsd-9.3-release/contrib/gcc/config/i386/
H A Ddriver-i386.c72 unsigned char has_longmode = 0, has_cmpxchg8b = 0, has_sse4a = 0; local
124 has_sse4a = !!(ecx & bit_SSE4a);
137 if (has_sse4a)

Completed in 211 milliseconds