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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x0000000000000200UL
 
constexpr const auto from = 9
 
constexpr const auto name = "interrupt_enable_flag"
 

Function Documentation

◆ get()

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

Definition at line 110 of file rflags_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::rflags::interrupt_enable_flag::mask = 0x0000000000000200UL

Definition at line 106 of file rflags_x64.h.

◆ from

constexpr const auto x64::rflags::interrupt_enable_flag::from = 9

Definition at line 107 of file rflags_x64.h.

◆ name

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

Definition at line 108 of file rflags_x64.h.