summaryrefslogtreecommitdiff
path: root/src/arch/x86/regs
AgeCommit message (Expand)Author
2018-03-15x86: Add bitfields which can gather/scatter bases and limits.Gabe Black
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2016-02-06x86: create function to check miscreg validitySteve Reinhardt
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2014-11-23x86: Segment initialization to support KvmCPU in SEAlexandru Dutu
2013-10-15arch/x86: add support for explicit CC register fileYasuko Eckert
2013-09-18x86: Expose the raw hash map of MSRsAndreas Sandberg
2013-01-15x86: implement fabs, fchs instructionsNilay Vaish
2012-09-11x86: Add a separate register for D flag bitNilay Vaish
2012-05-22X86: Split Condition Code registerNilay Vaish
2012-03-19gcc: Clean-up of non-C++0x compliant code, first stepsAndreas Hansson
2011-09-23X86: Move the MSR lookup table out of the TLB and into its own file.Gabe Black
2010-08-23X86: Create a directory for files that define register indexes.Gabe Black