Module pod
Structs§
- insn_t
- Structure to hold information about an instruction. \ingroup instruction This structure is filled by the analysis step of IDP and used by the emulation and conversion to text steps. The kernel uses this structure too. All structure fields except #cs, #ip, #ea, and op_t::n,op_t::flags of #ops are initialized to zero by the kernel. The rest should be filled by ana().
- op_t
- Operand of an instruction. \ingroup operands_t This structure is filled by the analyzer. Upon entrance to the analyzer, some fields of this structure are initialized:
- op_
t__ bindgen_ ty_ 2__ bindgen_ ty_ 1 - This structure is defined for your convenience only
- op_
t__ bindgen_ ty_ 3__ bindgen_ ty_ 1 - This structure is defined for your convenience only
- op_
t__ bindgen_ ty_ 4__ bindgen_ ty_ 1 - This structure is defined for your convenience only
Constants§
Type Aliases§
- asize_t
- ea_t
- int16
- op_
dtype_ t - optype_
t - \defgroup operands Operands Work with instruction operands
- uchar
- uint8
- uint16
- uint32
- uint64
- uval_t