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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x00000200UL
 
constexpr const auto from = 9
 
constexpr const auto name = "enhanced_rep"
 

Function Documentation

◆ get()

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

Definition at line 694 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::enhanced_rep::mask = 0x00000200UL

Definition at line 690 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::enhanced_rep::from = 9

Definition at line 691 of file cpuid_x64.h.

◆ name

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

Definition at line 692 of file cpuid_x64.h.