Functions | Variables
x64::rflags::nested_task Namespace Reference

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x0000000000004000UL
 
constexpr const auto from = 14
 
constexpr const auto name = "nested_task"
 

Function Documentation

◆ get()

auto x64::rflags::nested_task::get ( )
inlinenoexcept

Definition at line 150 of file rflags_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::rflags::nested_task::mask = 0x0000000000004000UL

Definition at line 146 of file rflags_x64.h.

◆ from

constexpr const auto x64::rflags::nested_task::from = 14

Definition at line 147 of file rflags_x64.h.

◆ name

constexpr const auto x64::rflags::nested_task::name = "nested_task"

Definition at line 148 of file rflags_x64.h.