Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dcpuid.h125 #define bit_XSAVES (1 << 3) macro
H A Ddriver-i386.c538 has_xsaves = eax & bit_XSAVES; in host_detect_local_cpu()