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

Functions

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

Variables

constexpr const auto mask = 0x0000000000000008UL
 
constexpr const auto from = 3
 
constexpr const auto name = "task_switched"
 

Function Documentation

◆ get()

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

Definition at line 99 of file crs_intel_x64.h.

◆ set()

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

Definition at line 102 of file crs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::cr0::task_switched::mask = 0x0000000000000008UL

Definition at line 95 of file crs_intel_x64.h.

◆ from

constexpr const auto intel_x64::cr0::task_switched::from = 3

Definition at line 96 of file crs_intel_x64.h.

◆ name

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

Definition at line 97 of file crs_intel_x64.h.