58 std::stringstream response;
66 return response.str();
void printDestReg(std::ostream &os, int reg, int size) const
const char * mnemonic
Base mnemonic (e.g., "add").
std::string generateDisassembly(Addr pc, const Loader::SymbolTable *symtab) const
Internal function to generate disassembly string.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
void printMnemonic(std::ostream &os, const char *mnemonic) const
This is exposed globally, independent of the ISA.
void printSrcReg(std::ostream &os, int reg, int size) const