Home
last modified time | relevance | path

Searched refs:has_movbe (Results 1 – 24 of 24) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
457 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
574 else if (has_movbe && family == 22) in host_detect_local_cpu()
727 if (has_movbe) in host_detect_local_cpu()
736 if (has_movbe) in host_detect_local_cpu()
861 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
461 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
614 else if (has_movbe && family == 22) in host_detect_local_cpu()
798 if (has_movbe) in host_detect_local_cpu()
807 if (has_movbe) in host_detect_local_cpu()
945 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
461 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
614 else if (has_movbe && family == 22) in host_detect_local_cpu()
798 if (has_movbe) in host_detect_local_cpu()
807 if (has_movbe) in host_detect_local_cpu()
945 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Ddriver-i386.c384 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
436 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
546 else if (has_movbe) in host_detect_local_cpu()
681 if (has_movbe) in host_detect_local_cpu()
791 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c404 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
471 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
646 else if (has_movbe && family == 22) in host_detect_local_cpu()
862 if (has_movbe) in host_detect_local_cpu()
871 if (has_movbe) in host_detect_local_cpu()
1042 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c404 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
471 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
646 else if (has_movbe && family == 22) in host_detect_local_cpu()
862 if (has_movbe) in host_detect_local_cpu()
871 if (has_movbe) in host_detect_local_cpu()
1042 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c404 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
471 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
646 else if (has_movbe && family == 22) in host_detect_local_cpu()
862 if (has_movbe) in host_detect_local_cpu()
871 if (has_movbe) in host_detect_local_cpu()
1042 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c404 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
471 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
646 else if (has_movbe && family == 22) in host_detect_local_cpu()
862 if (has_movbe) in host_detect_local_cpu()
871 if (has_movbe) in host_detect_local_cpu()
1042 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Ddriver-i386.c404 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
471 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
646 else if (has_movbe && family == 22) in host_detect_local_cpu()
862 if (has_movbe) in host_detect_local_cpu()
871 if (has_movbe) in host_detect_local_cpu()
1042 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Ddriver-i386.c404 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
472 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
648 else if (has_movbe && family == 22) in host_detect_local_cpu()
881 if (has_movbe) in host_detect_local_cpu()
890 if (has_movbe) in host_detect_local_cpu()
1061 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Ddriver-i386.c402 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
454 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
564 else if (has_movbe) in host_detect_local_cpu()
709 if (has_movbe) in host_detect_local_cpu()
824 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Ddriver-i386.c404 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
476 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
661 else if (has_movbe && family == 22) in host_detect_local_cpu()
935 else if (has_movbe) in host_detect_local_cpu()
944 if (has_movbe) in host_detect_local_cpu()
1118 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Ddriver-i386.c404 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
479 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
669 else if (has_movbe && family == 22) in host_detect_local_cpu()
946 else if (has_movbe) in host_detect_local_cpu()
955 if (has_movbe) in host_detect_local_cpu()
1129 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Ddriver-i386.c404 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
479 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
669 else if (has_movbe && family == 22) in host_detect_local_cpu()
948 else if (has_movbe) in host_detect_local_cpu()
957 if (has_movbe) in host_detect_local_cpu()
1134 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Ddriver-i386.c404 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
475 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
659 else if (has_movbe && family == 22) in host_detect_local_cpu()
899 else if (has_movbe) in host_detect_local_cpu()
908 if (has_movbe) in host_detect_local_cpu()
1082 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Ddriver-i386.c404 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
479 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
669 else if (has_movbe && family == 22) in host_detect_local_cpu()
948 else if (has_movbe) in host_detect_local_cpu()
957 if (has_movbe) in host_detect_local_cpu()
1134 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Ddriver-i386.c404 unsigned int has_movbe = 0, has_sse4_1 = 0, has_sse4_2 = 0; in host_detect_local_cpu() local
476 has_movbe = ecx & bit_MOVBE; in host_detect_local_cpu()
661 else if (has_movbe && family == 22) in host_detect_local_cpu()
935 else if (has_movbe) in host_detect_local_cpu()
944 if (has_movbe) in host_detect_local_cpu()
1118 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu()
/dports/security/botan110/Botan-1.10.17/doc/examples/
H A Dcpuid.cpp46 print_if_feature("MOVBE", CPUID::has_movbe()); in main()
/dports/security/botan110/Botan-1.10.17/src/utils/
H A Dcpuid.h82 static bool has_movbe() in has_movbe() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/raw-cpuid-7.0.3/src/
H A Dlib.rs1494 has_movbe,
/dports/sysutils/vector/vector-0.10.0/cargo-crates/raw-cpuid-6.1.0/src/
H A Dlib.rs1477 has_movbe,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/raw-cpuid/src/
H A Dlib.rs1494 has_movbe,
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/raw-cpuid/src/
H A Dlib.rs1494 has_movbe,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/raw-cpuid/src/
H A Dlib.rs1494 has_movbe,