ROSE
0.11.131.0
|
Unparser for the MIPS instruction set.
Definition at line 21 of file Unparser/Mips.h.
#include <Rose/BinaryAnalysis/Unparser/Mips.h>
Public Member Functions | |
Ptr | copy () const override |
const MipsSettings & | settings () const override |
MipsSettings & | settings () override |
Static Public Member Functions | |
static Ptr | instance (const MipsSettings &settings=MipsSettings()) |
Protected Member Functions | |
Mips (const MipsSettings &settings) | |
void | emitInstruction (std::ostream &, SgAsmInstruction *, State &) const override |
void | emitOperandBody (std::ostream &, SgAsmExpression *, State &) const override |