Home
last modified time | relevance | path

Searched refs:has_lahf_lm (Results 1 – 17 of 17) sorted by relevance

/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Ddriver-i386.c382 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
503 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
790 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Ddriver-i386.c400 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
498 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
823 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Ddriver-i386.c400 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
508 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
860 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/
H A Ddriver-i386.c400 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
522 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
944 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Ddriver-i386.c400 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
522 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
944 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
548 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
1041 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
548 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
1041 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
548 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
1041 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
548 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
1041 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
548 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
1041 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
550 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
1060 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
563 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
1117 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
571 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
1128 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
571 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
1133 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
561 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
1081 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
571 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
1133 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_lahf_lm = 0, has_sse4a = 0; in host_detect_local_cpu() local
563 has_lahf_lm = ecx & bit_LAHF_LM; in host_detect_local_cpu()
1117 const char *sahf = has_lahf_lm ? " -msahf" : " -mno-sahf"; in host_detect_local_cpu()