summaryrefslogtreecommitdiff
path: root/src/arch/mips/isa.hh
AgeCommit message (Expand)Author
2009-10-17ISA: Fix compilation.Gabe Black
2009-07-09MIPS: 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: Collapse ARM and MIPS regfile directories.Gabe Black
2009-07-08Registers: Add an ISA object which replaces the MiscRegFile.Gabe Black