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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x0000000000200000UL
 
constexpr const auto from = 21
 
constexpr const auto name = "id_flag"
 

Function Documentation

◆ get()

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

Definition at line 210 of file rflags_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::rflags::id_flag::mask = 0x0000000000200000UL

Definition at line 206 of file rflags_x64.h.

◆ from

constexpr const auto x64::rflags::id_flag::from = 21

Definition at line 207 of file rflags_x64.h.

◆ name

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

Definition at line 208 of file rflags_x64.h.