Rizin
unix-like reverse engineering framework and cli tools
|
#include "capstone/capstone.h"
Go to the source code of this file.
Functions | |
const char * | SystemZ_reg_name (csh handle, unsigned int reg) |
void | SystemZ_get_insn_id (cs_struct *h, cs_insn *insn, unsigned int id) |
const char * | SystemZ_insn_name (csh handle, unsigned int id) |
const char * | SystemZ_group_name (csh handle, unsigned int id) |
sysz_reg | SystemZ_map_register (unsigned int r) |