|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <tms320c64x.h>
Public Attributes | |
| uint8_t | op_count |
| cs_tms320c64x_op | operands [8] |
| operands for this instruction. More... | |
| struct { | |
| unsigned int reg | |
| unsigned int zero | |
| } | condition |
| struct { | |
| unsigned int unit | |
| unsigned int side | |
| unsigned int crosspath | |
| } | funit |
| unsigned int | parallel |
Definition at line 64 of file tms320c64x.h.
| struct { ... } cs_tms320c64x::condition |
Referenced by print_insn_detail(), and print_insn_detail_tms320c64x().
Definition at line 74 of file tms320c64x.h.
Referenced by print_insn_detail(), and print_insn_detail_tms320c64x().
| struct { ... } cs_tms320c64x::funit |
Referenced by print_insn_detail(), and print_insn_detail_tms320c64x().
| uint8_t cs_tms320c64x::op_count |
Definition at line 65 of file tms320c64x.h.
Referenced by print_insn_detail(), and print_insn_detail_tms320c64x().
| cs_tms320c64x_op cs_tms320c64x::operands[8] |
operands for this instruction.
Definition at line 66 of file tms320c64x.h.
Referenced by capstone.CsInsn::__gen_detail(), capstone.CsInsn::op_count(), capstone.CsInsn::op_find(), print_insn_detail(), and print_insn_detail_tms320c64x().
Definition at line 76 of file tms320c64x.h.
Referenced by print_insn_detail(), and print_insn_detail_tms320c64x().
Definition at line 68 of file tms320c64x.h.
Referenced by print_insn_detail(), and print_insn_detail_tms320c64x().
Definition at line 73 of file tms320c64x.h.
Referenced by print_insn_detail(), and print_insn_detail_tms320c64x().
Definition at line 72 of file tms320c64x.h.
Referenced by print_insn_detail(), and print_insn_detail_tms320c64x().
Definition at line 69 of file tms320c64x.h.
Referenced by print_insn_detail(), and print_insn_detail_tms320c64x().