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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x20000000UL
 
constexpr const auto from = 29
 
constexpr const auto name = "sha"
 

Function Documentation

◆ get()

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

Definition at line 941 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::sha::mask = 0x20000000UL

Definition at line 937 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::sha::from = 29

Definition at line 938 of file cpuid_x64.h.

◆ name

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

Definition at line 939 of file cpuid_x64.h.