Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddriver-i386.c410 unsigned int has_pconfig = 0, has_wbnoinvd = 0; in host_detect_local_cpu() local
541 has_pconfig = edx & bit_PCONFIG; in host_detect_local_cpu()
1145 const char *pconfig = has_pconfig ? " -mpconfig" : " -mno-pconfig"; in host_detect_local_cpu()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddriver-i386.c410 unsigned int has_pconfig = 0, has_wbnoinvd = 0; in host_detect_local_cpu() local
541 has_pconfig = edx & bit_PCONFIG; in host_detect_local_cpu()
1145 const char *pconfig = has_pconfig ? " -mpconfig" : " -mno-pconfig"; in host_detect_local_cpu()