Rizin
unix-like reverse engineering framework and cli tools
|
#include "capstone/capstone.h"
Go to the source code of this file.
Functions | |
const char * | TMS320C64x_reg_name (csh handle, unsigned int reg) |
void | TMS320C64x_get_insn_id (cs_struct *h, cs_insn *insn, unsigned int id) |
const char * | TMS320C64x_insn_name (csh handle, unsigned int id) |
const char * | TMS320C64x_group_name (csh handle, unsigned int id) |
tms320c64x_reg | TMS320C64x_map_register (unsigned int r) |
tms320c64x_reg | TMS320C64x_reg_id (char *name) |
tms320c64x_reg TMS320C64x_map_register | ( | unsigned int | r | ) |
tms320c64x_reg TMS320C64x_reg_id | ( | char * | name | ) |