38 #include "config/the_isa.hh" 52 outs <<
"0x" << hex <<
pc.instAddr() <<
":\t";
53 if (staticInst->isLoad()) {
55 }
else if (staticInst->isStore()) {
68 IntelTraceParams::create()
void ccprintf(cp::Print &print)
Overload hash function for BasicBlockRange type.
std::ostream & output()
Get the ostream from the current global logger.