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

Public Attributes

ut8 off [4]
 offsets of the up to 4 conditioned instructions from the addr of the it, 0-terminated if less than 4. More...
 
ut64 packed
 for putting into HtUU More...
 

Detailed Description

Definition at line 7 of file arm_it.c.

Member Data Documentation

◆ off

ut8 arm_cs_itblock_t::off[4]

offsets of the up to 4 conditioned instructions from the addr of the it, 0-terminated if less than 4.

Definition at line 8 of file arm_it.c.

Referenced by rz_arm_it_apply_cond(), rz_arm_it_update_block(), and rz_arm_it_update_nonblock().

◆ packed

ut64 arm_cs_itblock_t::packed

for putting into HtUU

Definition at line 9 of file arm_it.c.

Referenced by rz_arm_it_apply_cond(), rz_arm_it_update_block(), and rz_arm_it_update_nonblock().


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