Rizin
unix-like reverse engineering framework and cli tools
TMS320C64xInstPrinter.h
Go to the documentation of this file.
1
/* Capstone Disassembly Engine */
2
/* TMS320C64x Backend by Fotis Loukos <me@fotisl.com> 2016 */
3
4
#ifndef CS_TMS320C64XINSTPRINTER_H
5
#define CS_TMS320C64XINSTPRINTER_H
6
7
#include "../../MCInst.h"
8
#include "../../MCRegisterInfo.h"
9
#include "../../SStream.h"
10
11
void
TMS320C64x_printInst
(
MCInst
*MI,
SStream
*
O
,
void
*Info);
12
13
void
TMS320C64x_post_printer
(
csh
ud, cs_insn *insn,
char
*insn_asm,
MCInst
*mci);
14
15
#endif
TMS320C64x_post_printer
void TMS320C64x_post_printer(csh ud, cs_insn *insn, char *insn_asm, MCInst *mci)
TMS320C64x_printInst
void TMS320C64x_printInst(MCInst *MI, SStream *O, void *Info)
csh
size_t csh
Definition:
capstone.h:71
O
#define O
Definition:
rcond.c:14
MCInst
Definition:
MCInst.h:88
SStream
Definition:
SStream.h:9
subprojects
capstone-bundled
arch
TMS320C64x
TMS320C64xInstPrinter.h
Generated by
1.9.1