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