Searched refs:printInst (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/arm/insts/
H A Dmem.cc164 Memory::printInst(std::ostream &os, AddrMode addrMode) const function in class:ArmISA::Memory
H A Dmem.hh203 void printInst(std::ostream &os, AddrMode addrMode) const;
379 this->printInst(ss, Memory::AddrMd_Offset);
429 this->printInst(ss, Memory::AddrMd_PreIndex);
479 this->printInst(ss, Memory::AddrMd_PostIndex);

Completed in 6 milliseconds