gem5/src/arch
Gabe Black 008b17d816 ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst.
This eliminates a use of the ExtMachInst type outside of the ISAs.
2012-06-04 10:57:23 -07:00
..
alpha ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst. 2012-06-04 10:57:23 -07:00
arm ISA,CPU: Generalize and split out the components of the decode cache. 2012-05-26 13:45:12 -07:00
generic ISA,CPU: Generalize and split out the components of the decode cache. 2012-05-26 13:45:12 -07:00
mips ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst. 2012-06-04 10:57:23 -07:00
noisa cpu: add separate stats for insts/ops both globally and per cpu model 2012-02-12 16:07:39 -06:00
power ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst. 2012-06-04 10:57:23 -07:00
sparc ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst. 2012-06-04 10:57:23 -07:00
x86 ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst. 2012-06-04 10:57:23 -07:00
isa_parser.py ISA: Make the decode function part of the ISA's decoder. 2012-05-25 00:55:24 -07: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 CPU: Merge the predecoder and decoder. 2012-05-26 13:44:46 -07:00