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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x00800000UL
 
constexpr const auto from = 23
 
constexpr const auto name = "clflushopt"
 

Function Documentation

◆ get()

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

Definition at line 884 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::clflushopt::mask = 0x00800000UL

Definition at line 880 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::clflushopt::from = 23

Definition at line 881 of file cpuid_x64.h.

◆ name

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

Definition at line 882 of file cpuid_x64.h.