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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x00000008UL
 
constexpr const auto from = 3
 
constexpr const auto name = "bmi1"
 

Function Documentation

◆ get()

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

Definition at line 580 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::bmi1::mask = 0x00000008UL

Definition at line 576 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::bmi1::from = 3

Definition at line 577 of file cpuid_x64.h.

◆ name

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

Definition at line 578 of file cpuid_x64.h.