CPU: Make physPort and getPhysPort available in SE mode.
[gem5.git] / src / cpu / inorder / inorder_trace.cc
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-01-19 Derek Howermerge
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
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.