Rizin
unix-like reverse engineering framework and cli tools
|
#include "capstone/capstone.h"
Go to the source code of this file.
Functions | |
const char * | XCore_reg_name (csh handle, unsigned int reg) |
void | XCore_get_insn_id (cs_struct *h, cs_insn *insn, unsigned int id) |
const char * | XCore_insn_name (csh handle, unsigned int id) |
const char * | XCore_group_name (csh handle, unsigned int id) |
xcore_reg | XCore_map_register (unsigned int r) |
xcore_reg | XCore_reg_id (char *name) |
xcore_reg XCore_reg_id | ( | char * | name | ) |