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

Go to the source code of this file.

Functions

void X86_Intel_printInst (MCInst *MI, SStream *OS, void *Info)
 
void X86_ATT_printInst (MCInst *MI, SStream *OS, void *Info)
 

Function Documentation

◆ X86_ATT_printInst()

void X86_ATT_printInst ( MCInst MI,
SStream OS,
void *  Info 
)

◆ X86_Intel_printInst()

void X86_Intel_printInst ( MCInst MI,
SStream OS,
void *  Info 
)