Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dauxv_386.h91 #define AV_386_2_AVX2 0x00020 /* AVX2 insns */ macro
/titanic_50/usr/src/common/elfcap/
H A Delfcap.c332 AV_386_2_AVX2, STRDESC("AV_386_2_AVX2"),
/titanic_50/usr/src/uts/i86pc/os/
H A Dcpuid.c2792 hwcap_flags_2 |= AV_386_2_AVX2; in cpuid_pass4()