Home
last modified time | relevance | path

Searched refs:AV_386_AVX (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dauxv_386.h73 #define AV_386_AVX 0x20000000 /* Intel AVX insns */ macro
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dsimd.h170 return ((u & AV_386_AVX) != 0); in zfs_avx_available()
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Dboot_elf.S158 testl $AV_386_AVX,%edx
202 testl $AV_386_AVX,%edx
/illumos-gate/usr/src/common/elfcap/
H A Delfcap.c364 AV_386_AVX, STRDESC("AV_386_AVX"),
/illumos-gate/usr/src/test/os-tests/tests/xsave/
H A Dxsave_util.c64 if ((isa[0] & AV_386_AVX) != 0) { in xsu_hwsupport()
/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c5845 { AV_386_AVX, X86FSET_AVX },