gem5/tests
Steve Reinhardt 1483496803 stats: update Minor stats due to PF bug fix
A recent changeset of mine (http://repo.gem5.org/gem5/rev/4cfe55719da5)
inadvertently fixed a bug in the Minor CPU model which caused it to treat
software prefetches as regular loads.  Prior to this changeset, Minor
did an ad-hoc generation of memory commands that left out the PF check;
because it now uses the common code that the other CPU models use,
it generates prefetches properly.  These stat changes reflect the fact
that the Minor model now issues SoftPFReqs.
2015-03-19 08:41:32 -04:00
..
configs test, arm: Add scripts to test checkpoints 2015-03-19 04:06:20 -04:00
long stats: update Minor stats due to PF bug fix 2015-03-19 08:41:32 -04:00
quick tests: Recategorise regressions based on run time 2015-03-19 04:06:21 -04:00
test-progs tests: A test program for the new mwait implementation. 2014-11-06 05:42:21 -06:00
diff-out tests: fix diff-out script for op/inst stat changes. 2012-02-12 18:35:59 -06:00
halt.sh Rearrange the FS configs to be more shared. Also check in the full-system tests. Reference stats coming soon. 2006-07-21 15:56:35 -04:00
run.py tests: Move ISA-independent tests to the NULL ISA 2013-09-04 13:22:57 -04:00
SConscript test, arm: Add scripts to test checkpoints 2015-03-19 04:06:20 -04:00