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 tricore_fmt | format |
const int | nr_operands |
const char * | args |
const char * | fields |
const tricore_isa | isa |
int | insind |
int | inslast |
const char* tricore_opcode::args |
Definition at line 168 of file tricore.h.
Referenced by cmd_descs_generate.CmdDesc::__str__(), and cmd_descs_generate.CmdDesc::_validate().
const tricore_fmt tricore_opcode::format |
const tricore_isa tricore_opcode::isa |
const char* tricore_opcode::name |
Definition at line 162 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(), cmd_descs_generate.Detail::get_detail_entries_cname(), test_group_name.GroupTest::run(), and cmd_descs_generate.CmdDesc::str_tab().
Definition at line 164 of file tricore.h.
Referenced by capstone.CsInsn::__gen_detail().