summaryrefslogtreecommitdiff
path: root/src/arch/x86/miscregs.hh
AgeCommit message (Expand)Author
2007-08-29X86: Flesh out register indexing constants.Gabe Black
2007-08-04X86: Implement microops and instructions that manipulate the flags register.Gabe Black
2007-08-04X86: Create a base enum value for indexing into a region of the miscregs.Gabe Black
2007-07-18Fill out the miscreg file and add types to miscregs.hhGabe Black
2007-07-17Create a file to describe misc registers.Gabe Black