Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dauxv_386.h57 #define AV_386_SSE3 0x04000 /* SSE3 insns and regs */ macro
/titanic_50/usr/src/common/elfcap/
H A Delfcap.c240 AV_386_SSE3, STRDESC("AV_386_SSE3"),
/titanic_50/usr/src/uts/i86pc/os/
H A Dcpuid.c2764 hwcap_flags |= AV_386_SSE3; in cpuid_pass4()