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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x00001000UL
 
constexpr const auto from = 12
 
constexpr const auto name = "rdt_m"
 

Function Documentation

◆ get()

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

Definition at line 751 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::rdt_m::mask = 0x00001000UL

Definition at line 747 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::rdt_m::from = 12

Definition at line 748 of file cpuid_x64.h.

◆ name

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

Definition at line 749 of file cpuid_x64.h.