Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dcpuid.h55 #define bit_PRFCHW (1 << 8) macro
H A Ddriver-i386.c556 has_prfchw = ecx & bit_PRFCHW; in host_detect_local_cpu()