summaryrefslogtreecommitdiff
path: root/src/arch/alpha/isa.hh
AgeCommit message (Expand)Author
2011-03-26mips: cleanup ISA-specific codeKorey Sewell
2010-10-10SPARC: Make SPARC's ISA's clear function initialize everything it should.Gabe Black
2010-10-10Alpha: Force all the IPRs to an initial, determinstic value when cleared.Gabe Black
2009-10-17ISA: Fix compilation.Gabe Black
2009-07-08Get rid of the unused get(Data|Inst)Asid and (inst|data)Asid functions.Gabe Black
2009-07-08Alpha: Pull the MiscRegFile fully into the ISA object.Gabe Black
2009-07-08Registers: Add an ISA object which replaces the MiscRegFile.Gabe Black