Home
last modified time | relevance | path

Searched refs:has_cmpxchg16b (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/google-perftools/gperftools-2.9.1/src/base/
H A Datomicops-internals-x86.cc103 AtomicOps_Internalx86CPUFeatures.has_cmpxchg16b = ((ecx >> 13) & 1); in AtomicOps_Internalx86CPUFeaturesInit()
H A Datomicops-internals-x86.h57 bool has_cmpxchg16b; // Processor supports cmpxchg16b instruction. member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tcmalloc/vendor/src/base/
H A Datomicops-internals-x86.cc103 AtomicOps_Internalx86CPUFeatures.has_cmpxchg16b = ((ecx >> 13) & 1); in AtomicOps_Internalx86CPUFeaturesInit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tcmalloc/chromium/src/base/
H A Datomicops-internals-x86.cc103 AtomicOps_Internalx86CPUFeatures.has_cmpxchg16b = ((ecx >> 13) & 1); in AtomicOps_Internalx86CPUFeaturesInit()
H A Datomicops-internals-x86.h57 bool has_cmpxchg16b; // Processor supports cmpxchg16b instruction. member
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/gperftools-2.5/src/base/
H A Datomicops-internals-x86.cc103 AtomicOps_Internalx86CPUFeatures.has_cmpxchg16b = ((ecx >> 13) & 1); in AtomicOps_Internalx86CPUFeaturesInit()
/dports/devel/libe/e-releases-0.11.0/
H A Datomic.cc123 AtomicOps_Internalx86CPUFeatures.has_cmpxchg16b = ((ecx >> 13) & 1); in AtomicOps_Internalx86CPUFeaturesInit()
/dports/biology/avida/avida-2.12.4-src/libs/tcmalloc-1.4/src/
H A Datomicops-internals-x86.cc135 AtomicOps_Internalx86CPUFeatures.has_cmpxchg16b = ((ecx >> 13) & 1); in AtomicOps_Internalx86CPUFeaturesInit()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Ddriver-i386.c378 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
435 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
789 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Ddriver-i386.c396 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
453 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
822 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Ddriver-i386.c396 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
456 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
859 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/
H A Ddriver-i386.c396 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
460 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
943 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Ddriver-i386.c396 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
460 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
943 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c398 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
470 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
1040 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c398 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
470 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
1040 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c398 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
470 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
1040 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c398 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
470 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
1040 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Ddriver-i386.c398 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
470 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
1040 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Ddriver-i386.c398 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
471 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
1059 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Ddriver-i386.c398 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
475 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
1116 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Ddriver-i386.c398 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
478 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
1127 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Ddriver-i386.c398 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
478 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
1132 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Ddriver-i386.c398 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
474 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
1080 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Ddriver-i386.c398 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
478 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
1132 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Ddriver-i386.c398 unsigned int has_sse3, has_ssse3, has_cmpxchg16b; in host_detect_local_cpu() local
475 has_cmpxchg16b = ecx & bit_CMPXCHG16B; in host_detect_local_cpu()
1116 const char *cx16 = has_cmpxchg16b ? " -mcx16" : " -mno-cx16"; in host_detect_local_cpu()

12