Home
last modified time | relevance | path

Searched refs:i386_has_sse2 (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/i386/include/
H A Dcpu.h402 extern int i386_has_sse2;
/openbsd/sys/arch/i386/isa/
H A Dnpx.c907 if (i386_has_sse || i386_has_sse2) { in fpu_kernel_enter()
/openbsd/sys/arch/i386/i386/
H A Dmachdep.c198 int i386_has_sse2; variable
2076 i386_has_sse2 = 1; in identifycpu()
3488 { CPU_SSE2, &i386_has_sse2, SYSCTL_INT_READONLY },