Merged in new FastCPU stuff with existing code.
[gem5.git] / cpu / simple_cpu / simple_cpu.hh
2004-05-28 Kevin LimMerged in new FastCPU stuff with existing code.
2004-05-21 Nathan BinkertChange the namespace Statistics to Stats
2004-05-20 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2004-05-19 Steve ReinhardtAdd a level of indirection to the register accessors...
2004-05-17 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-05-17 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-05-17 Steve ReinhardtSignificant changes to ISA description to completely...
2004-05-13 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-05-12 Nathan BinkertMake a new stat type of Value which is a scalar stat...
2004-05-10 Steve ReinhardtDo a better job of factoring out CPU model in ISA descr...
2004-04-05 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-04-03 Steve ReinhardtMore {Itb,Dtb} -> {ITB,DTB} renames (forgot to test...
2004-03-05 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-03-05 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2004-03-04 Erik HallnorAutomerged
2004-03-04 Erik HallnorCopy implementations
2004-02-27 Erik HallnorAdded copy instructions to the ISA. Well it didn't...
2004-02-26 Steve ReinhardtMerge.
2004-02-26 Steve ReinhardtMake SW prefetch flag a parameter again, and add code...
2004-02-25 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-02-24 Lisa Hsuadd in an init() callback for CPU's so that no stats...
2004-02-03 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-02 Steve ReinhardtChange "Foo& foo" declarations to "Foo &foo".
2003-12-11 Steve ReinhardtFactor ExecContext::setStatus(), BaseCPU::execCtxStatus...
2003-12-09 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-08 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-12-08 Nathan BinkertInstead of keeping track of the fraction of time that...
2003-12-08 Nathan Binkertmove setStatus into the .cc file
2003-11-06 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2003-11-06 Nathan BinkertLittle fixes to make more of the stats reset correctly.
2003-11-05 Nathan BinkertFix stats reset
2003-11-04 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2003-11-04 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-11-04 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-11-04 Lisa HsuAdd the ability to track stats in user defined sets...
2003-10-31 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-10-30 Steve RaaschMerge previous changes with format change
2003-10-30 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-10-30 Steve ReinhardtMerge.
2003-10-30 Steve ReinhardtSupport for Serializable non-SimObject things like...
2003-10-30 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-10-29 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-10-29 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-10-29 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-10-29 Steve ReinhardtSerialization support for Alpha TLBs, PhysicalMemory...
2003-10-29 Steve ReinhardtMore progress on checkpointing... we can now write...
2003-10-28 Steve ReinhardtMerge zizzer:bk/m5 into isabel.reinhardt.house:/z/steve...
2003-10-28 Steve ReinhardtRevamp serialization to make it easier.
2003-10-26 Steve ReinhardtMerge isabel.reinhardt.house:/z/stever/bk/m5
2003-10-25 Steve ReinhardtMerge stever@zizzer:/bk/m5 into isabel.reinhardt.house...
2003-10-25 Steve ReinhardtMove some common full-system CPU initialization from the
2003-10-25 Steve ReinhardtMake FullCPU schedule its TickEvent when one of its...
2003-10-24 Steve ReinhardtMerge stever@zizzer:/bk/m5 into isabel.reinhardt.house...
2003-10-24 Steve ReinhardtInitial support for CPU switching. New SamplingCPU...
2003-10-16 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2003-10-16 Erik HallnorAdd a commited loads event queue similar to the one...
2003-10-10 Steve ReinhardtMake include paths explicit and update makefile accordi...
2003-10-10 Steve ReinhardtFile moves for the reorg. Tree is in broken state...