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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x00002000UL
 
constexpr const auto from = 13
 
constexpr const auto name = "depreciated_fpu_cs_ds"
 

Function Documentation

◆ get()

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

Definition at line 770 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::depreciated_fpu_cs_ds::mask = 0x00002000UL

Definition at line 766 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::depreciated_fpu_cs_ds::from = 13

Definition at line 767 of file cpuid_x64.h.

◆ name

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

Definition at line 768 of file cpuid_x64.h.