Home
last modified time | relevance | path

Searched refs:HAVE_MISALIGNSSE (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/openblas/xianyi-OpenBLAS-e6e87a2/
H A Dcpuid.h122 #define HAVE_MISALIGNSSE (1 << 15) macro
H A Dcpuid_x86.c196 if ((ecx & (1 << 7)) != 0) feature |= HAVE_MISALIGNSSE; in get_cputype()
1433 if (features & HAVE_MISALIGNSSE) printf("#define HAVE_MISALIGNSSE\n"); in get_cpuconfig()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/GotoBLAS2/
H A Dcpuid.h105 #define HAVE_MISALIGNSSE (1 << 15) macro
H A Dcpuid_x86.c179 if ((ecx & (1 << 7)) != 0) feature |= HAVE_MISALIGNSSE; in get_cputype()
1372 if (features & HAVE_MISALIGNSSE) printf("#define HAVE_MISALIGNSSE\n"); in get_cpuconfig()
/dports/math/gotoblas/GotoBLAS2/
H A Dcpuid.h122 #define HAVE_MISALIGNSSE (1 << 15) macro
H A Dcpuid_x86.c196 if ((ecx & (1 << 7)) != 0) feature |= HAVE_MISALIGNSSE; in get_cputype()
1389 if (features & HAVE_MISALIGNSSE) printf("#define HAVE_MISALIGNSSE\n"); in get_cpuconfig()
/dports/math/openblas/OpenBLAS-0.3.18/
H A Dcpuid.h139 #define HAVE_MISALIGNSSE (1 << 15) macro
H A Dcpuid_x86.c362 if ((ecx & (1 << 7)) != 0) feature |= HAVE_MISALIGNSSE; in get_cputype()
2398 if (features & HAVE_MISALIGNSSE) printf("#define HAVE_MISALIGNSSE\n"); in get_cpuconfig()