Home
last modified time | relevance | path

Searched refs:OSXSAVE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dsimd.h87 OSXSAVE, enumerator
141 [OSXSAVE] = {1U, 0U, 1U << 27, ECX },
217 CPUID_FEATURE_CHECK(osxsave, OSXSAVE);
/freebsd/sys/contrib/xen/arch-x86/
H A Dcpufeatureset.h149 XEN_CPUFEATURE(OSXSAVE, 1*32+27) /*! OSXSAVE */
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_ia32cap.pod56 =item bit #59, OSXSAVE bit, denoting availability of YMM registers;
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5339 UINT32 OSXSAVE:1; ///< XSAVE and Processor Extended States Enable. member