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

Go to the source code of this file.

Functions

void PPC_printInst (MCInst *MI, SStream *O, void *Info)
 
void PPC_post_printer (csh ud, cs_insn *insn, char *insn_asm, MCInst *mci)
 

Function Documentation

◆ PPC_post_printer()

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

◆ PPC_printInst()

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