gem5/src/arch/mips/isa
Gabe Black 239d124e83 MIPS: Cleaned up includes to break loops, and got rid of isa_traits.cc
Loops of header files including each other was causing compilation to fail. To fix it, a bunch of unnecessary includes were removed, and the code in isa_traits.cc which brought a bunch of include chains together was broken up and put in proximity to the header files that delcared it.

--HG--
extra : convert_revision : 66ef7762024b72bb91147a5589a0779e279521e0
2007-08-01 13:55:47 -07:00
..
formats fix store instructions, pass fast/quick Atomic/TimingSimpleCPU regressions... 2007-06-29 15:13:50 -04:00
base.isa MIPS ISA runs 'hello world' in O3CPU ... 2006-07-26 18:47:06 -04:00
bitfields.isa mips import pt. 1 2007-06-22 19:03:42 -04:00
decoder.isa Add a flag to indicate an instruction triggers a syscall in SE mode. 2007-07-31 17:34:08 -07:00
includes.isa MIPS: Cleaned up includes to break loops, and got rid of isa_traits.cc 2007-08-01 13:55:47 -07:00
main.isa Mips Code Cleanup: 2006-06-15 01:00:15 -04:00
operands.isa mips import pt. 1 2007-06-22 19:03:42 -04:00