|
Rizin
unix-like reverse engineering framework and cli tools
|
#include "../../MCInst.h"Go to the source code of this file.
Classes | |
| struct | m68k_info |
Typedefs | |
| typedef struct m68k_info | m68k_info |
Functions | |
| bool | M68K_getInstruction (csh ud, const uint8_t *code, size_t code_len, MCInst *instr, uint16_t *size, uint64_t address, void *info) |
| bool M68K_getInstruction | ( | csh | ud, |
| const uint8_t * | code, | ||
| size_t | code_len, | ||
| MCInst * | instr, | ||
| uint16_t * | size, | ||
| uint64_t | address, | ||
| void * | info | ||
| ) |
Definition at line 3601 of file M68KDisassembler.c.
References build_regs_read_write_counts(), code, cpu_type, CS_MODE_M68K_010, CS_MODE_M68K_020, CS_MODE_M68K_030, CS_MODE_M68K_040, CS_MODE_M68K_060, MCInst::csh, MCInst::flat_insn, handle, if(), info(), M68K_CPU_TYPE_68000, M68K_CPU_TYPE_68010, M68K_CPU_TYPE_68020, M68K_CPU_TYPE_68030, M68K_CPU_TYPE_68040, m68k_disassemble(), M68K_printInst(), m68k_setup_internals(), memset(), offsetof, s, and SStream_Init().