gem5/src/arch
Dam Sunwoo 85e8779de7 mem: per-thread cache occupancy and per-block ages
This patch enables tracking of cache occupancy per thread along with
ages (in buckets) per cache blocks.  Cache occupancy stats are
recalculated on each stat dump.
2014-01-24 15:29:30 -06:00
..
alpha cpu: add a condition-code register class 2013-10-15 14:22:44 -04:00
arm mem: per-thread cache occupancy and per-block ages 2014-01-24 15:29:30 -06:00
generic mem: Use a flag instead of address bit 63 for generic IPRs 2013-10-15 13:24:35 +02:00
mips mips: Floating point convert bug fix 2013-12-29 19:29:45 -06:00
null cpu: add a condition-code register class 2013-10-15 14:22:44 -04:00
power cpu: add a condition-code register class 2013-10-15 14:22:44 -04:00
sparc cpu: add a condition-code register class 2013-10-15 14:22:44 -04:00
x86 x86: Fix memory leak in table walker 2014-01-24 15:29:29 -06:00
isa_parser.py cpu: add a condition-code register class 2013-10-15 14:22:44 -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 cpu: add a condition-code register class 2013-10-15 14:22:44 -04:00