summaryrefslogtreecommitdiff
path: root/src/arch/x86/mmapped_ipr.hh
AgeCommit message (Expand)Author
2019-11-07x86: Replace htog and gtoh with htole and letoh.Gabe Black
2019-01-31x86: Stop using/defining some ISA specific register types.Gabe Black
2013-09-30arch: Add support for m5ops using mmapped IPRsAndreas Sandberg
2012-08-28Clock: Add a Cycles wrapper class and use where applicableAndreas Hansson
2012-08-28Clock: Rework clocks to avoid tick-to-cycle transformationsAndreas Hansson
2012-03-19gcc: Clean-up of non-C++0x compliant code, first stepsAndreas Hansson
2011-10-30X86: Get rid of more uses of FULL_SYSTEM.Gabe Black
2011-03-01Spelling: Fix the a spelling error by changing mmaped to mmapped.Gabe Black