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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x01000000UL
 
constexpr const auto from = 24
 
constexpr const auto name = "clwb"
 

Function Documentation

◆ get()

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

Definition at line 903 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::clwb::mask = 0x01000000UL

Definition at line 899 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::clwb::from = 24

Definition at line 900 of file cpuid_x64.h.

◆ name

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

Definition at line 901 of file cpuid_x64.h.