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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x0000000000000002UL
 
constexpr const auto from = 0
 
constexpr const auto name = "always_enabled"
 

Function Documentation

◆ get()

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

Definition at line 240 of file rflags_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::rflags::always_enabled::mask = 0x0000000000000002UL

Definition at line 236 of file rflags_x64.h.

◆ from

constexpr const auto x64::rflags::always_enabled::from = 0

Definition at line 237 of file rflags_x64.h.

◆ name

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

Definition at line 238 of file rflags_x64.h.