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

Functions

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

Variables

constexpr const auto mask = 0x0000000000000400UL
 
constexpr const auto from = 10
 
constexpr const auto name = "osxmmexcpt"
 

Function Documentation

◆ get()

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

Definition at line 394 of file crs_intel_x64.h.

◆ set()

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

Definition at line 397 of file crs_intel_x64.h.

Variable Documentation

◆ mask

constexpr const auto intel_x64::cr4::osxmmexcpt::mask = 0x0000000000000400UL

Definition at line 390 of file crs_intel_x64.h.

◆ from

constexpr const auto intel_x64::cr4::osxmmexcpt::from = 10

Definition at line 391 of file crs_intel_x64.h.

◆ name

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

Definition at line 392 of file crs_intel_x64.h.