Searched refs:HAVE_MISALIGNSSE (Results 1 – 8 of 8) sorted by relevance
122 #define HAVE_MISALIGNSSE (1 << 15) macro
196 if ((ecx & (1 << 7)) != 0) feature |= HAVE_MISALIGNSSE; in get_cputype()1433 if (features & HAVE_MISALIGNSSE) printf("#define HAVE_MISALIGNSSE\n"); in get_cpuconfig()
105 #define HAVE_MISALIGNSSE (1 << 15) macro
179 if ((ecx & (1 << 7)) != 0) feature |= HAVE_MISALIGNSSE; in get_cputype()1372 if (features & HAVE_MISALIGNSSE) printf("#define HAVE_MISALIGNSSE\n"); in get_cpuconfig()
196 if ((ecx & (1 << 7)) != 0) feature |= HAVE_MISALIGNSSE; in get_cputype()1389 if (features & HAVE_MISALIGNSSE) printf("#define HAVE_MISALIGNSSE\n"); in get_cpuconfig()
139 #define HAVE_MISALIGNSSE (1 << 15) macro
362 if ((ecx & (1 << 7)) != 0) feature |= HAVE_MISALIGNSSE; in get_cputype()2398 if (features & HAVE_MISALIGNSSE) printf("#define HAVE_MISALIGNSSE\n"); in get_cpuconfig()