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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x0000000000000100UL
 
constexpr const auto from = 8
 
constexpr const auto name = "trap_flag"
 

Function Documentation

◆ get()

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

Definition at line 100 of file rflags_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::rflags::trap_flag::mask = 0x0000000000000100UL

Definition at line 96 of file rflags_x64.h.

◆ from

constexpr const auto x64::rflags::trap_flag::from = 8

Definition at line 97 of file rflags_x64.h.

◆ name

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

Definition at line 98 of file rflags_x64.h.