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

Functions

auto get () noexcept
 

Variables

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

Function Documentation

◆ get()

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

Definition at line 120 of file rflags_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::rflags::direction_flag::mask = 0x0000000000000400UL

Definition at line 116 of file rflags_x64.h.

◆ from

constexpr const auto x64::rflags::direction_flag::from = 10

Definition at line 117 of file rflags_x64.h.

◆ name

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

Definition at line 118 of file rflags_x64.h.