summaryrefslogtreecommitdiff
path: root/src/cpu/ozone/dyn_inst_impl.hh
AgeCommit message (Expand)Author
2007-03-07*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscRegAli Saidi
2006-11-07Put kernel_stats back into arch.Gabe Black
2006-11-03Got rid of "inPalMode". Some places are still effectively checking if they ar...Gabe Black
2006-11-01Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ...Gabe Black
2006-10-31Move IntrFlag into the MiscRegFile and get rid of specialized accessor functi...Gabe Black
2006-10-28Include the right version of faults.hhGabe Black
2006-10-20Use PacketPtr everywhereNathan Binkert
2006-10-02Updates to fix merge issues and bring almost everything up to working speed. ...Kevin Lim
2006-08-15Cleaned up include files and got rid of many using directives in header files.Gabe Black
2006-06-22Changes to get OzoneCPU to compile once more.Kevin Lim
2006-06-07Update copyright.Kevin Lim
2006-06-02Fixes to get compiling to work. This is mainly fixing up some includes; chan...Kevin Lim