6 #include "../arch/mcore/mcore.h"
29 .desc =
"Motorola MCORE disassembler",
32 .cpus =
"mcore,c-sky",
38 #ifndef RZ_PLUGIN_INCORE
RZ_API void rz_asm_op_set_asm(RzAsmOp *op, const char *str)
RZ_API RzLibStruct rizin_plugin
static int disassemble(RzAsm *a, RzAsmOp *op, const ut8 *buf, int len)
static mcore_handle handle
RzAsmPlugin rz_asm_plugin_mcore
int mcore_init(mcore_handle *handle, const ut8 *buffer, const ut32 size)
void mcore_snprint(char *str, int size, ut64 addr, mcore_t *instr)
mcore_t * mcore_next(mcore_handle *handle)
void mcore_free(mcore_t *instr)
#define RZ_SYS_ENDIAN_BIG