Functions | Variables
intel_x64::cr0::numeric_error Namespace Reference

Functions

auto get () noexcept
 
void set (bool val) noexcept
 

Variables

constexpr const auto mask = 0x0000000000000020UL
 
constexpr const auto from = 5
 
constexpr const auto name = "numeric_error"
 

Function Documentation

◆ get()

auto intel_x64::cr0::numeric_error::get ( )
inlinenoexcept

Definition at line 125 of file crs_intel_x64.h.

◆ set()

void intel_x64::cr0::numeric_error::set ( bool  val)
inlinenoexcept

Definition at line 128 of file crs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::cr0::numeric_error::mask = 0x0000000000000020UL

Definition at line 121 of file crs_intel_x64.h.

◆ from

constexpr const auto intel_x64::cr0::numeric_error::from = 5

Definition at line 122 of file crs_intel_x64.h.

◆ name

constexpr const auto intel_x64::cr0::numeric_error::name = "numeric_error"

Definition at line 123 of file crs_intel_x64.h.