Go to the source code of this file.
Functions | |
void | M68K_get_insn_id (cs_struct *h, cs_insn *insn, unsigned int id) |
const char * | M68K_group_name (csh handle, unsigned int id) |
void | M68K_init (MCRegisterInfo *MRI) |
const char * | M68K_insn_name (csh handle, unsigned int id) |
void | M68K_post_printer (csh handle, cs_insn *flat_insn, char *insn_asm, MCInst *mci) |
void | M68K_printInst (MCInst *MI, struct SStream *O, void *Info) |
const char * | M68K_reg_name (csh handle, unsigned int reg) |
Definition at line 355 of file M68KInstPrinter.c.
Definition at line 379 of file M68KInstPrinter.c.
void M68K_init | ( | MCRegisterInfo * | MRI | ) |
Definition at line 360 of file M68KInstPrinter.c.
Definition at line 262 of file M68KInstPrinter.c.
Definition at line 343 of file M68KInstPrinter.c.