Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dcpuid.h43 #define bit_CMPXCHG8B (1 << 8) macro
H A Ddriver-i386.c456 has_cmpxchg8b = edx & bit_CMPXCHG8B; in host_detect_local_cpu()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dcpuid.h43 #define bit_CMPXCHG8B (1 << 8) macro
H A Ddriver-i386.c480 has_cmpxchg8b = edx & bit_CMPXCHG8B; in host_detect_local_cpu()