CPU: Make physPort and getPhysPort available in SE mode.
[gem5.git] / src / cpu / inorder / resource_pool.9stage.cc
2011-06-20 Korey Sewellinorder: implement trap handling
2011-04-20 Nathan Binkertstats: rename stats so they can be used as python expre...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2009-05-26 Nathan Binkerttypes: add a type for thread IDs and try to use it...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-10 Korey SewellInOrder: Import new inorder CPU model from MIPS.