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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x00040000UL
 
constexpr const auto from = 18
 
constexpr const auto name = "rdseed"
 

Function Documentation

◆ get()

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

Definition at line 827 of file cpuid_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::rdseed::mask = 0x00040000UL

Definition at line 823 of file cpuid_x64.h.

◆ from

constexpr const auto x64::cpuid::extended_feature_flags::subleaf0::ebx::rdseed::from = 18

Definition at line 824 of file cpuid_x64.h.

◆ name

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

Definition at line 825 of file cpuid_x64.h.