Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dcpuid.h30 #define bit_CMPXCHG16B (1 << 13) macro
H A Ddriver-i386.c447 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dcpuid.h30 #define bit_CMPXCHG16B (1 << 13) macro
H A Ddriver-i386.c470 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()