gem5/tests
Andreas Hansson 893533a126 mem: Allow read-only caches and check compliance
This patch adds a parameter to the BaseCache to enable a read-only
cache, for example for the instruction cache, or table-walker cache
(not for x86). A number of checks are put in place in the code to
ensure a read-only cache does not end up with dirty data.

A follow-on patch adds suitable read requests to allow a read-only
cache to explicitly ask for clean data.
2015-07-03 10:14:39 -04:00
..
configs mem: Allow read-only caches and check compliance 2015-07-03 10:14:39 -04:00
long arm, stats: Update stats to reflect reduction in misc reg reads 2015-05-26 03:21:44 -04:00
quick stats: Update MinorCPU regressions after accounting fix 2015-05-26 03:21:39 -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