Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dcpuid.h97 #define bit_PREFETCHWT1 (1 << 0) macro
H A Ddriver-i386.c512 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()