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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x00004000UL
 
constexpr const auto from = 14
 
constexpr const auto name = "mpx"
 

Function Documentation

◆ get()

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

Definition at line 789 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::mpx::mask = 0x00004000UL

Definition at line 785 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::mpx::from = 14

Definition at line 786 of file cpuid_x64.h.

◆ name

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

Definition at line 787 of file cpuid_x64.h.