Functions | Variables
x64::cpuid::extended_feature_flags::subleaf0::ebx::avx2 Namespace Reference

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x00000020UL
 
constexpr const auto from = 5
 
constexpr const auto name = "avx2"
 

Function Documentation

◆ get()

auto x64::cpuid::extended_feature_flags::subleaf0::ebx::avx2::get ( )
inlinenoexcept

Definition at line 618 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::avx2::mask = 0x00000020UL

Definition at line 614 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::avx2::from = 5

Definition at line 615 of file cpuid_x64.h.

◆ name

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::avx2::name = "avx2"

Definition at line 616 of file cpuid_x64.h.