gem5/src/arch
Gabe Black ced6cbcccf X86: Create a base enum value for indexing into a region of the miscregs.
This lets you index into a group of registers without having to know
explicitly which one is the lowest in that group.

--HG--
extra : convert_revision : e3cad25a1c5910955204c37177b049ca9834cfd9
2007-08-04 20:07:42 -07:00
..
alpha Linux Support: make sure that when we get the stack page for thread info we're doing a 64bit not 2007-08-02 14:34:58 -04:00
mips mips: make getArgument inline so mips will link properly 2007-08-01 16:57:29 -07:00
sparc Merge Gabe and my changes to arch/mips/utility.hh 2007-08-01 17:05:03 -04:00
x86 X86: Create a base enum value for indexing into a region of the miscregs. 2007-08-04 20:07:42 -07:00
isa_parser.py Fixed line number accounting 2007-07-20 23:12:26 -07:00
isa_specific.hh Add build hooks for x86. 2007-03-03 16:01:48 +00:00
micro_asm.py Fix a problem where part of a microops parameters might be interpretted as an "ID", and also added support for symbols. 2007-06-21 15:26:01 +00:00
micro_asm_test.py Add a second section to make sure the ROM is extended properly. 2007-05-31 22:21:21 +00:00
SConscript style: Check/Fix whitespace on SCons files 2007-07-28 16:49:20 -07:00