summaryrefslogtreecommitdiff
path: root/src/arch/sparc/isa.hh
AgeCommit message (Expand)Author
2009-07-10SPARC: Set up a lookup table for integer register flattening.Gabe Black
2009-07-09SPARC: Fold the MiscRegFile all the way into the ISA object.Gabe Black
2009-07-08Get rid of the unused get(Data|Inst)Asid and (inst|data)Asid functions.Gabe Black
2009-07-08Registers: Add an ISA object which replaces the MiscRegFile.Gabe Black