Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dauxv_386.h66 #define AV_386_SSE4_1 0x800000 /* Intel SSE4.1 insns */ macro
/titanic_41/usr/src/common/elfcap/
H A Delfcap.c273 AV_386_SSE4_1, STRDESC("AV_386_SSE4_1"),
/titanic_41/usr/src/uts/i86pc/os/
H A Dcpuid.c2751 hwcap_flags |= AV_386_SSE4_1; in cpuid_pass4()