Functions | Variables
x64::segment_register::es::ti Namespace Reference

Functions

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

Variables

constexpr const auto mask = 0x00000004U
 
constexpr const auto from = 2
 
constexpr const auto name = "ti"
 

Function Documentation

◆ get()

auto x64::segment_register::es::ti::get ( )
inlinenoexcept

Definition at line 90 of file srs_x64.h.

◆ set()

void x64::segment_register::es::ti::set ( bool  val)
inlinenoexcept

Definition at line 93 of file srs_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::segment_register::es::ti::mask = 0x00000004U

Definition at line 86 of file srs_x64.h.

◆ from

constexpr const auto x64::segment_register::es::ti::from = 2

Definition at line 87 of file srs_x64.h.

◆ name

constexpr const auto x64::segment_register::es::ti::name = "ti"

Definition at line 88 of file srs_x64.h.