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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0xFFFFFFFFFFC08028UL
 
constexpr const auto from = 0
 
constexpr const auto name = "reserved"
 

Function Documentation

◆ get()

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

Definition at line 220 of file rflags_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::rflags::reserved::mask = 0xFFFFFFFFFFC08028UL

Definition at line 216 of file rflags_x64.h.

◆ from

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

Definition at line 217 of file rflags_x64.h.

◆ name

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

Definition at line 218 of file rflags_x64.h.