Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dauxv_386.h54 #define AV_386_SSE 0x00800 /* SSE insns and regs */ macro
/titanic_50/usr/src/common/elfcap/
H A Delfcap.c231 AV_386_SSE, STRDESC("AV_386_SSE"),
/titanic_50/usr/src/uts/i86pc/os/
H A Dcpuid.c2760 hwcap_flags |= AV_386_FXSR | AV_386_SSE; in cpuid_pass4()