Rizin
unix-like reverse engineering framework and cli tools
EVMMapping.h
Go to the documentation of this file.
1 /* Capstone Disassembly Engine */
2 /* By Nguyen Anh Quynh, 2018 */
3 
4 #include <capstone/capstone.h>
5 
6 void EVM_get_insn_id(cs_struct *h, cs_insn *insn, unsigned int id);
7 const char *EVM_insn_name(csh handle, unsigned int id);
8 const char *EVM_group_name(csh handle, unsigned int id);
const char * EVM_insn_name(csh handle, unsigned int id)
const char * EVM_group_name(csh handle, unsigned int id)
void EVM_get_insn_id(cs_struct *h, cs_insn *insn, unsigned int id)
static mcore_handle handle
Definition: asm_mcore.c:8
size_t csh
Definition: capstone.h:71
#define h(i)
Definition: sha256.c:48