Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dcpuid.h111 #define bit_MOVDIR64B (1 << 28) macro
H A Ddriver-i386.c523 has_movdir64b = ecx & bit_MOVDIR64B; in host_detect_local_cpu()