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

Functions

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

Variables

constexpr const auto mask = 0x0000000000000004UL
 
constexpr const auto from = 2
 
constexpr const auto name = "emulation"
 

Function Documentation

◆ get()

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

Definition at line 86 of file crs_intel_x64.h.

◆ set()

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

Definition at line 89 of file crs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::cr0::emulation::mask = 0x0000000000000004UL

Definition at line 82 of file crs_intel_x64.h.

◆ from

constexpr const auto intel_x64::cr0::emulation::from = 2

Definition at line 83 of file crs_intel_x64.h.

◆ name

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

Definition at line 84 of file crs_intel_x64.h.