summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa.hh
AgeCommit message (Expand)Author
2011-04-15includes: sort all includesNathan Binkert
2010-08-23X86: Create a directory for files that define register indexes.Gabe Black
2009-07-17X86: Set up a named constant for the "fold bit" for int register indices.Gabe Black
2009-07-17X86: Shift some register flattening work into the decoder.Gabe Black
2009-07-09X86: 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