Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Macros | |
#define | INDICES 0, 0 |
#define | INDICES TRICORE_PCP, 0, 0 |
Variables | |
const struct tricore_core_register | tricore_sfrs [] |
const int | tricore_numsfrs = sizeof tricore_sfrs / sizeof tricore_sfrs[0] |
struct tricore_opcode | tricore_opcodes [] |
const int | tricore_numopcodes |
struct pcp_opcode | pcp_opcodes [] |
const int | pcp_numopcodes = sizeof pcp_opcodes / sizeof pcp_opcodes[0] |
#define INDICES 0, 0 |
#define INDICES TRICORE_PCP, 0, 0 |
const int pcp_numopcodes = sizeof pcp_opcodes / sizeof pcp_opcodes[0] |
Definition at line 2514 of file tricore-opc.c.
struct pcp_opcode pcp_opcodes[] |
Definition at line 2378 of file tricore-opc.c.
Referenced by init_hash_tables().
Definition at line 2378 of file tricore-opc.c.
const int tricore_numsfrs = sizeof tricore_sfrs / sizeof tricore_sfrs[0] |
Definition at line 301 of file tricore-opc.c.
struct tricore_opcode tricore_opcodes[] |
Definition at line 301 of file tricore-opc.c.
Referenced by init_hash_tables().
const struct tricore_core_register tricore_sfrs[] |
Definition at line 1 of file tricore-opc.c.
Referenced by init_hash_tables().