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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x00080000UL
 
constexpr const auto from = 19
 
constexpr const auto name = "adx"
 

Function Documentation

◆ get()

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

Definition at line 846 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::adx::mask = 0x00080000UL

Definition at line 842 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::adx::from = 19

Definition at line 843 of file cpuid_x64.h.

◆ name

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

Definition at line 844 of file cpuid_x64.h.