42 std::stringstream response;
50 return response.str();
56 std::stringstream response;
63 return response.str();
void ccprintf(cp::Print &print)
const char * mnemonic
Base mnemonic (e.g., "add").
void printMnemonic(std::ostream &os, const char *mnemonic) const
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
void printDestReg(std::ostream &os, int reg, int size) const
void printSrcReg(std::ostream &os, int reg, int size) const