summaryrefslogtreecommitdiff
path: root/cpu/base_cpu.hh
AgeCommit message (Expand)Author
2004-02-02insn->instSteve Reinhardt
2003-12-10Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(),Steve Reinhardt
2003-10-24Make FullCPU schedule its TickEvent when one of its contexts becomes active.Steve Reinhardt
2003-10-23Initial support for CPU switching. New SamplingCPU object encompasses a setSteve Reinhardt
2003-10-19Get rid of obsolete code, most of it '#if 0'ed anyway.Steve Reinhardt
2003-10-16Add a commited loads event queue similar to the one for commited instructions.Erik Hallnor
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-10File moves for the reorg. Tree is in broken state until I commit the makefil...Steve Reinhardt