Remove cache miss test from all but one AMO test
authorAndrew Waterman <andrew@sifive.com>
Mon, 21 Nov 2016 23:29:09 +0000 (15:29 -0800)
committerAndrew Waterman <andrew@sifive.com>
Mon, 21 Nov 2016 23:29:09 +0000 (15:29 -0800)
This doesn't reduce coverage for cache-based RV64 systems, but will
improve test runtime and work around the need for smaller test footprint
for scratchpad-based RV32 systems.

I would argue that these microarchitectural tests should be in the
domain of torture, and that the last one should be removed, too.


No differences found