gem5/src/arch
Gabe Black 0dd1f7f01a CPU: Trim unnecessary includes from some common files.
This reduces the scope of those includes and makes it less likely for there to
be a dependency loop. This also moves the hashing functions associated with
ExtMachInst objects to be with the ExtMachInst definitions and out of
utility.hh.
2010-09-14 00:29:38 -07:00
..
alpha CPU: Trim unnecessary includes from some common files. 2010-09-14 00:29:38 -07:00
arm CPU: Trim unnecessary includes from some common files. 2010-09-14 00:29:38 -07:00
mips Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. 2010-09-13 19:26:03 -07:00
power CPU: Trim unnecessary includes from some common files. 2010-09-14 00:29:38 -07:00
sparc Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. 2010-09-13 19:26:03 -07:00
x86 CPU: Trim unnecessary includes from some common files. 2010-09-14 00:29:38 -07:00
isa_parser.py ARM: Fix custom writer/reader code for non indexed operands. 2010-06-02 12:57:59 -05:00
micro_asm.py scons: add slicc and ply to sys.path and PYTHONPATH so everyone has access 2009-09-22 15:24:16 -07: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 X86: Get rid of unused file arguments.hh. 2010-08-22 18:42:23 -07:00