Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-21 | Remove cache miss test from all but one AMO test | Andrew Waterman | 17 | -161/+2 | |
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-08-17 | Improve AMO tests | Andrew Waterman | 2 | -19/+20 | |
- avoid code duplication between RV32 and RV64 variants - make LR/SC do something interesting on uniprocessors - avoid requiring M extension | |||||
2016-07-11 | Merge rv32ua tests into rv64ua | Andrew Waterman | 2 | -2/+2 | |
2016-06-22 | separate ua and um tests from ui testssplit-isa-tests | Howard Mao | 20 | -0/+1138 | |