Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dcpuid.h102 #define bit_SHSTK (1 << 7) macro
H A Ddriver-i386.c528 has_shstk = ecx & bit_SHSTK; in host_detect_local_cpu()