Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
static int | disassemble (RzAsm *as, RzAsmOp *op, const ut8 *buf, int len) |
Variables | |
RzAsmPlugin | rz_asm_plugin_lh5801 |
RZ_API RzLibStruct | rizin_plugin |
Definition at line 9 of file asm_lh5801.c.
References len, lh5801_decode(), lh5801_print_insn(), and rz_strbuf_set().
RZ_API RzLibStruct rizin_plugin |
Definition at line 40 of file asm_lh5801.c.
RzAsmPlugin rz_asm_plugin_lh5801 |
Definition at line 29 of file asm_lh5801.c.