Rizin
unix-like reverse engineering framework and cli tools
arm_cs_itcond_t Union Reference

Public Attributes

struct {
   ut32   cond
 arm_cc More...
 
   ut8   off
 offset of this instruction from the it, for back-referencing to the ArmCSITBlock More...
 
}; 
 
ut64 packed
 for putting into HtUU More...
 

Detailed Description

Definition at line 12 of file arm_it.c.

Member Data Documentation

◆ 

struct { ... }

◆ cond

ut32 arm_cs_itcond_t::cond

arm_cc

Definition at line 14 of file arm_it.c.

◆ off

ut8 arm_cs_itcond_t::off

offset of this instruction from the it, for back-referencing to the ArmCSITBlock

Definition at line 15 of file arm_it.c.

Referenced by rz_arm_it_apply_cond().

◆ packed

ut64 arm_cs_itcond_t::packed

for putting into HtUU

Definition at line 17 of file arm_it.c.

Referenced by rz_arm_it_apply_cond().


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