Age | Commit message (Expand) | Author |
---|---|---|
2008-08-11 | params: Convert the CPU objects to use the auto generated param structs. | Nathan Binkert |
2007-08-13 | Move the "translate" member functions back into the base o3 class. | Gabe Black |
2007-03-07 | *MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg | Ali Saidi |
2006-12-06 | Got rid of some typedefs, moved the tlbs to the base o3 cpu, and called the a... | Gabe Black |
2006-11-12 | Updates to support new interrupt processing and removal of PcPAL. | Kevin Lim |
2006-11-03 | Got rid of "inPalMode". Some places are still effectively checking if they ar... | Gabe Black |
2006-11-01 | Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ... | Gabe Black |
2006-10-31 | Move IntrFlag into the MiscRegFile and get rid of specialized accessor functi... | Gabe Black |
2006-08-15 | Cleaned up include files and got rid of many using directives in header files. | Gabe Black |
2006-06-30 | Make O3CPU model independent of the ISA | Korey Sewell |