Rizin
unix-like reverse engineering framework and cli tools
|
#include <tricore.h>
Public Attributes | |
const char * | name |
const int | len32 |
const unsigned long | opcode |
const unsigned long | lose |
const int | fmt_group |
const int | ooo |
const int | nr_operands |
const char * | args |
const tricore_isa | isa |
int | insind |
int | inslast |
const char* pcp_opcode::args |
Definition at line 189 of file tricore.h.
Referenced by cmd_descs_generate.CmdDesc::__str__(), cmd_descs_generate.CmdDesc::_validate(), and decode_pcp_insn().
Definition at line 186 of file tricore.h.
Referenced by decode_pcp_insn().
const tricore_isa pcp_opcode::isa |
Definition at line 183 of file tricore.h.
Referenced by decode_pcp_insn().
Definition at line 185 of file tricore.h.
Referenced by decode_pcp_insn().
const char* pcp_opcode::name |
Definition at line 182 of file tricore.h.
Referenced by cmd_descs_generate.Arg::__str__(), cmd_descs_generate.Detail::__str__(), cmd_descs_generate.Arg::_get_choices_cname(), cmd_descs_generate.CmdDesc::_validate(), decode_pcp_insn(), cmd_descs_generate.Detail::get_detail_entries_cname(), test_group_name.GroupTest::run(), and cmd_descs_generate.CmdDesc::str_tab().
Definition at line 188 of file tricore.h.
Referenced by decode_pcp_insn().
Definition at line 184 of file tricore.h.
Referenced by capstone.CsInsn::__gen_detail(), decode_pcp_insn(), and init_hash_tables().