Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dauxv_386.h55 #define AV_386_SSE2 0x01000 /* SSE2 insns and regs */ macro
/titanic_50/usr/src/common/elfcap/
H A Delfcap.c235 AV_386_SSE2, STRDESC("AV_386_SSE2"),
/titanic_50/usr/src/uts/i86pc/os/
H A Dcpuid.c2762 hwcap_flags |= AV_386_SSE2; in cpuid_pass4()