Rizin
unix-like reverse engineering framework and cli tools
|
#include "opcode/cris.h"
Go to the source code of this file.
Macros | |
#define | NULL (0) |
Variables | |
const struct cris_spec_reg | cris_spec_regs [] |
const struct cris_support_reg | cris_support_regs [] |
const struct cris_opcode | cris_opcodes [] |
const char *const | cris_cc_strings [] |
const struct cris_cond15 | cris_cond15s [] |
#define NULL (0) |
Definition at line 27 of file cris-opc.c.
Definition at line 1171 of file cris-opc.c.
Referenced by print_with_operands().
const struct cris_cond15 cris_cond15s[] |
Definition at line 1171 of file cris-opc.c.
const struct cris_opcode cris_opcodes[] |
Definition at line 1 of file cris-opc.c.
Referenced by get_opcode_entry().
const struct cris_spec_reg cris_spec_regs[] |
Definition at line 1 of file cris-opc.c.
Referenced by spec_reg_info().
const struct cris_support_reg cris_support_regs[] |
Definition at line 1 of file cris-opc.c.
Referenced by format_sup_reg().