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-02-29remove comments now that tests passsqrt-171Colin Schmidt1-2/+0
2016-02-24add new failing fsqrt test caseColin Schmidt1-0/+3
2016-02-18What is the square root of 171?Palmer Dabbelt1-0/+4
2016-01-29Merge pull request #7 from riscv/nan2Andrew Waterman3-0/+23
2016-01-29Test that fcvt canonicalizes NaNsPalmer Dabbelt1-0/+12
2016-01-29Check NAN values in fdiv testsPalmer Dabbelt2-0/+11
2016-01-12Use new NaN handling for conversions to integerAndrew Waterman1-4/+4
2016-01-12Use new canonical NaNAndrew Waterman1-0/+4
2016-01-12Write 1, not 0, to MIPIAndrew Waterman1-1/+1
2015-12-14change la to li as appropriate in test macrosHoward Mao1-2/+2
[...]