Functions | Variables
x64::segment_register::tr::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::tr::ti::get ( )
inlinenoexcept

Definition at line 426 of file srs_x64.h.

◆ set()

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

Definition at line 429 of file srs_x64.h.

Variable Documentation

◆ mask

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

Definition at line 422 of file srs_x64.h.

◆ from

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

Definition at line 423 of file srs_x64.h.

◆ name

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

Definition at line 424 of file srs_x64.h.