aboutsummaryrefslogtreecommitdiff
path: root/isa/rv64ua/amomax_d.S
AgeCommit message (Collapse)AuthorFilesLines
2016-11-21Remove cache miss test from all but one AMO testAndrew Waterman1-1/+0
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.
2016-06-22separate ua and um tests from ui testssplit-isa-testsHoward Mao1-0/+49