Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/config/i386/
Ddriver-i386.c72 unsigned char has_longmode = 0, has_cmpxchg8b = 0, has_sse4a = 0; in host_detect_local_cpu() local
106 has_cmpxchg8b = !!(edx & bit_CMPXCHG8B); in host_detect_local_cpu()
172 else if (has_cmpxchg8b) in host_detect_local_cpu()