Rizin
unix-like reverse engineering framework and cli tools
rz_reg_flags_t Struct Reference

#include <rz_reg.h>

Public Attributes

bool s
 
bool z
 
bool a
 
bool c
 
bool o
 
bool p
 

Detailed Description

Definition at line 161 of file rz_reg.h.

Member Data Documentation

◆ a

bool rz_reg_flags_t::a

Definition at line 164 of file rz_reg.h.

◆ c

bool rz_reg_flags_t::c

Definition at line 165 of file rz_reg.h.

Referenced by rz_reg_cond_handler().

◆ o

bool rz_reg_flags_t::o

Definition at line 166 of file rz_reg.h.

Referenced by rz_reg_cond_handler().

◆ p

bool rz_reg_flags_t::p

Definition at line 167 of file rz_reg.h.

Referenced by rz_reg_cond_handler().

◆ s

bool rz_reg_flags_t::s

Definition at line 162 of file rz_reg.h.

Referenced by rz_reg_cond_handler().

◆ z

bool rz_reg_flags_t::z

Definition at line 163 of file rz_reg.h.

Referenced by rz_reg_cond_handler().


The documentation for this struct was generated from the following file: