37 std::stringstream response;
45 return response.str();
void ccprintf(cp::Print &print)
static void printReg(std::ostream &os, RegId reg)
static void printMnemonic(std::ostream &os, const char *mnemonic)
std::string generateDisassembly(Addr pc, const Loader::SymbolTable *symtab) const override
Internal function to generate disassembly string.
const char * mnemonic
Base mnemonic (e.g., "add").
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
RegId _srcRegIdx[MaxInstSrcRegs]
See srcRegIdx().