Functions | Variables
intel_x64::cr4::v8086_mode_extensions Namespace Reference

Functions

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

Variables

constexpr const auto mask = 0x0000000000000001UL
 
constexpr const auto from = 0
 
constexpr const auto name = "v8086_mode_extensions"
 

Function Documentation

◆ get()

auto intel_x64::cr4::v8086_mode_extensions::get ( )
inlinenoexcept

Definition at line 264 of file crs_intel_x64.h.

◆ set()

void intel_x64::cr4::v8086_mode_extensions::set ( bool  val)
inlinenoexcept

Definition at line 267 of file crs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::cr4::v8086_mode_extensions::mask = 0x0000000000000001UL

Definition at line 260 of file crs_intel_x64.h.

◆ from

constexpr const auto intel_x64::cr4::v8086_mode_extensions::from = 0

Definition at line 261 of file crs_intel_x64.h.

◆ name

constexpr const auto intel_x64::cr4::v8086_mode_extensions::name = "v8086_mode_extensions"

Definition at line 262 of file crs_intel_x64.h.