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

Functions

auto get () noexcept
 

Variables

constexpr const auto mask = 0x0000000000000040UL
 
constexpr const auto from = 6
 
constexpr const auto name = "zero_flag"
 

Function Documentation

◆ get()

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

Definition at line 80 of file rflags_x64.h.

Variable Documentation

◆ mask

constexpr const auto x64::rflags::zero_flag::mask = 0x0000000000000040UL

Definition at line 76 of file rflags_x64.h.

◆ from

constexpr const auto x64::rflags::zero_flag::from = 6

Definition at line 77 of file rflags_x64.h.

◆ name

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

Definition at line 78 of file rflags_x64.h.