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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x00000100UL
 
constexpr const auto from = 8
 
constexpr const auto name = "bmi2"
 

Function Documentation

◆ get()

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

Definition at line 675 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::bmi2::mask = 0x00000100UL

Definition at line 671 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::bmi2::from = 8

Definition at line 672 of file cpuid_x64.h.

◆ name

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

Definition at line 673 of file cpuid_x64.h.