aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
ceasetest2Check basic debugging still works in CeaseMultiTim Newsome20 months
debugAdd debug statement.Tim Newsome4 years
debug_disassembledebug: On failure, disassemble close instructions.Tim Newsome21 months
disable_unavailabledebug: Disable Unavailable tests.Tim Newsome8 months
masterREADME: add link to toolchain (#569)Daniel Maslowski14 days
miscMake newer version of pylint happy.Tim Newsome5 years
python3Move to Python 3.Tim Newsome5 years
riscv-tests-sailremoved the env/ directory, which was a submodule dir. replaced at a higher l...William McSpaddden7 weeks
tmptmpAndrew Waterman5 years
trigger_priorityRemove ineffective tests.Tim Newsome2 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2016-07-12Merge commit '3dc00e7' into smi-demosmi-demoPalmer Dabbelt104-3041/+848
2016-07-12Start using libamfPalmer Dabbelt3-82/+5
2016-07-10Add a test harness for the SMI IO examplePalmer Dabbelt1-5/+122
2016-07-07Update WFI test for priv v1.9Andrew Waterman4-16/+8
2016-07-07Don't use FPU in benchmarks that don't need to use the FPUAndrew Waterman4-21/+13
2016-07-07Delete unused benchmarkAndrew Waterman6-2539/+0
2016-07-06Update to new PTE formatAndrew Waterman2-9/+9
2016-07-05Test case for JRB's SMI demoPalmer Dabbelt3-0/+45
2016-06-22Mark RV32 tests as suchAndrew Waterman2-2/+2
2016-06-22separate ua and um tests from ui testssplit-isa-testsHoward Mao60-165/+59
[...]