Home
last modified time | relevance | path

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

12

/dports/security/liboqs/liboqs-0.7.0/src/common/
H A Dcommon.c37 const unsigned int has_xsave = is_bit_set(leaf_1.ecx, 26); in set_available_cpu_extensions() local
39 const uint32_t xcr0_eax = (has_xsave && has_osxsave) ? xgetbv_eax(0) : 0; in set_available_cpu_extensions()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Ddriver-i386.c392 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
443 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
492 has_xsave = 0; in host_detect_local_cpu()
817 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Ddriver-i386.c410 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
461 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
533 has_xsave = 0; in host_detect_local_cpu()
850 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Ddriver-i386.c410 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
464 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
543 has_xsave = 0; in host_detect_local_cpu()
888 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Ddriver-i386.c413 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
483 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
616 has_xsave = 0; in host_detect_local_cpu()
932 else if (has_xsave) in host_detect_local_cpu()
1148 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Ddriver-i386.c413 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
486 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
624 has_xsave = 0; in host_detect_local_cpu()
943 else if (has_xsave) in host_detect_local_cpu()
1159 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Ddriver-i386.c413 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
486 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
624 has_xsave = 0; in host_detect_local_cpu()
945 else if (has_xsave) in host_detect_local_cpu()
1164 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Ddriver-i386.c413 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
482 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
614 has_xsave = 0; in host_detect_local_cpu()
896 else if (has_xsave) in host_detect_local_cpu()
1112 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Ddriver-i386.c413 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
486 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
624 has_xsave = 0; in host_detect_local_cpu()
945 else if (has_xsave) in host_detect_local_cpu()
1164 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Ddriver-i386.c413 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
483 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
616 has_xsave = 0; in host_detect_local_cpu()
932 else if (has_xsave) in host_detect_local_cpu()
1148 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/
H A Ddriver-i386.c410 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
468 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
567 has_xsave = 0; in host_detect_local_cpu()
972 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Ddriver-i386.c410 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
468 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
567 has_xsave = 0; in host_detect_local_cpu()
972 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c413 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
478 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
601 has_xsave = 0; in host_detect_local_cpu()
1072 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c413 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
478 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
601 has_xsave = 0; in host_detect_local_cpu()
1072 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c413 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
478 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
601 has_xsave = 0; in host_detect_local_cpu()
1072 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c413 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
478 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
601 has_xsave = 0; in host_detect_local_cpu()
1072 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Ddriver-i386.c413 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
478 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
601 has_xsave = 0; in host_detect_local_cpu()
1072 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Ddriver-i386.c413 unsigned int has_osxsave = 0, has_fxsr = 0, has_xsave = 0, has_xsaveopt = 0; in host_detect_local_cpu() local
479 has_xsave = ecx & bit_XSAVE; in host_detect_local_cpu()
603 has_xsave = 0; in host_detect_local_cpu()
1091 const char *xsave = has_xsave ? " -mxsave" : " -mno-xsave"; in host_detect_local_cpu()
/dports/lang/zig-devel/zig-0.9.0/lib/std/zig/system/
H A Dx86.zig344 const has_xsave = bit(leaf.ecx, 27);
348 const xcr0_eax = if (has_xsave and has_avx) getXCR0() else 0;
/dports/lang/zig/zig-0.9.0/lib/std/zig/system/
H A Dx86.zig344 const has_xsave = bit(leaf.ecx, 27);
348 const xcr0_eax = if (has_xsave and has_avx) getXCR0() else 0;
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dkvm.c103 static int has_xsave; variable
1191 if (has_xsave) { in kvm_arch_init_vcpu()
1384 has_xsave = kvm_check_extension(s, KVM_CAP_XSAVE); in kvm_arch_init()
1644 if (!has_xsave) { in kvm_put_xsave()
2087 if (!has_xsave) { in kvm_get_xsave()
/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Dkvm.c120 static int has_xsave; variable
1809 if (has_xsave) { in kvm_arch_init_vcpu()
2119 has_xsave = kvm_check_extension(s, KVM_CAP_XSAVE); in kvm_arch_init()
2391 if (!has_xsave) { in kvm_put_xsave()
3035 if (!has_xsave) { in kvm_get_xsave()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Dkvm.c115 static int has_xsave; variable
1822 if (has_xsave) { in kvm_arch_init_vcpu()
2118 has_xsave = kvm_check_extension(s, KVM_CAP_XSAVE); in kvm_arch_init()
2391 if (!has_xsave) { in kvm_put_xsave()
3016 if (!has_xsave) { in kvm_get_xsave()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/
H A Dkvm.c114 static int has_xsave; variable
1820 if (has_xsave) { in kvm_arch_init_vcpu()
2113 has_xsave = kvm_check_extension(s, KVM_CAP_XSAVE); in kvm_arch_init()
2386 if (!has_xsave) { in kvm_put_xsave()
3011 if (!has_xsave) { in kvm_get_xsave()
/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/
H A Dkvm.c114 static int has_xsave; variable
1827 if (has_xsave) { in kvm_arch_init_vcpu()
2120 has_xsave = kvm_check_extension(s, KVM_CAP_XSAVE); in kvm_arch_init()
2393 if (!has_xsave) { in kvm_put_xsave()
3014 if (!has_xsave) { in kvm_get_xsave()

12