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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x0000000000010000UL
 
constexpr const auto from = 16
 
constexpr const auto name = "resume_flag"
 

Function Documentation

◆ get()

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

Definition at line 160 of file rflags_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::rflags::resume_flag::mask = 0x0000000000010000UL

Definition at line 156 of file rflags_x64.h.

◆ from

constexpr const auto x64::rflags::resume_flag::from = 16

Definition at line 157 of file rflags_x64.h.

◆ name

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

Definition at line 158 of file rflags_x64.h.