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

Functions

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

Variables

constexpr const auto mask = 0x0000000000040000UL
 
constexpr const auto from = 18
 
constexpr const auto name = "alignment_mask"
 

Function Documentation

◆ get()

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

Definition at line 151 of file crs_intel_x64.h.

◆ set()

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

Definition at line 154 of file crs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::cr0::alignment_mask::mask = 0x0000000000040000UL

Definition at line 147 of file crs_intel_x64.h.

◆ from

constexpr const auto intel_x64::cr0::alignment_mask::from = 18

Definition at line 148 of file crs_intel_x64.h.

◆ name

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

Definition at line 149 of file crs_intel_x64.h.