summaryrefslogtreecommitdiff
path: root/src/cpu/o3/scoreboard.hh
AgeCommit message (Expand)Author
2017-10-19cpu-o3: Add M5_VAR_USED to variableJason Lowe-Power
2017-07-05cpu: Simplify the rename interface and use RegIdRekai Gonzalez-Alberquilla
2017-07-05cpu: Physical register structural + flat indexingNathanael Premillieu
2014-03-07scons: Fixes uninitialized warnings issued by clangMitch Hayenga
2013-10-15cpu/o3: clean up scoreboard objectSteve Reinhardt
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2011-04-15includes: sort all includesNathan Binkert
2010-10-04Alpha: Fix Alpha NumMiscArchRegs constant.Gabe Black
2006-08-15Cleaned up include files and got rid of many using directives in header files.Gabe Black
2006-07-23This changeset gets the MIPS ISA pretty much working in the O3CPU. It builds,...Korey Sewell
2006-06-07Update copyright.Kevin Lim
2006-06-02Fixes to get compiling to work. This is mainly fixing up some includes; chan...Kevin Lim