summaryrefslogtreecommitdiff
path: root/src/cpu/o3/sparc/cpu.hh
AgeCommit message (Expand)Author
2008-08-11params: Convert the CPU objects to use the auto generated param structs.Nathan Binkert
2007-08-13Move the "translate" member functions back into the base o3 class.Gabe Black
2007-03-07*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscRegAli Saidi
2006-12-07Compilation fixesGabe Black
2006-12-06Got rid of some typedefs and moved the tlbs into the base o3 cpu.Gabe Black
2006-11-24Initial changes to get O3 working with SPARCGabe Black