gem5/src/arch
Andreas Hansson b520223699 arm: Use MiscRegIndex rather than int when flattening
Some additional type checking to avoid future issues.
2014-10-01 08:05:52 -04:00
..
alpha arch: Use const StaticInstPtr references where possible 2014-09-27 09:08:36 -04:00
arm arm: Use MiscRegIndex rather than int when flattening 2014-10-01 08:05:52 -04:00
generic arch: Use const StaticInstPtr references where possible 2014-09-27 09:08:36 -04:00
mips arch: Use const StaticInstPtr references where possible 2014-09-27 09:08:36 -04:00
null arch: Cleanup unused ISA traits constants 2014-09-03 07:42:21 -04:00
power arch: Use const StaticInstPtr references where possible 2014-09-27 09:08:36 -04:00
sparc arch: Use const StaticInstPtr references where possible 2014-09-27 09:08:36 -04:00
x86 arch: Use const StaticInstPtr references where possible 2014-09-27 09:08:36 -04:00
isa_parser.py scons: Address issues related to gcc 4.9.1 2014-09-27 09:08:34 -04: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 arch, cpu: Factor out the ExecContext into a proper base class 2014-09-03 07:42:22 -04:00