Rizin
unix-like reverse engineering framework and cli tools
XCoreInstPrinter.h File Reference
#include "../../MCInst.h"
#include "../../MCRegisterInfo.h"
#include "../../SStream.h"

Go to the source code of this file.

Functions

void XCore_printInst (MCInst *MI, SStream *O, void *Info)
 
void XCore_post_printer (csh ud, cs_insn *insn, char *insn_asm, MCInst *mci)
 
void XCore_insn_extract (MCInst *MI, const char *code)
 

Function Documentation

◆ XCore_insn_extract()

void XCore_insn_extract ( MCInst MI,
const char *  code 
)

◆ XCore_post_printer()

void XCore_post_printer ( csh  ud,
cs_insn *  insn,
char *  insn_asm,
MCInst mci 
)

◆ XCore_printInst()

void XCore_printInst ( MCInst MI,
SStream O,
void *  Info 
)