Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-16 | Refactor rv64ud structural test to match format of other tests (#311) | Kathlene Hurt | 1 | -11/+13 |
2020-11-20 | Only attempt to build tests supported by compiler | Andrew Waterman | 1 | -2/+0 |
2020-03-19 | Fix comments error in fmin.S (#267) | Mohanson | 1 | -2/+2 |
2019-07-29 | Support RV32E. Fixed #198 (#200) | Leway Colin | 1 | -1/+1 |
2017-11-26 | Rv32ud tests (#108) | Torbjørn | 9 | -0/+78 |
2017-05-22 | minNum -> minimumNumber | Andrew Waterman | 1 | -2/+8 |
2017-04-10 | Improve fp ldst/move tests; remove redundant fsgnj tests | Andrew Waterman | 4 | -56/+92 |
2017-03-21 | Avoid x3 (gp), which is now TESTNUM | Andrew Waterman | 1 | -2/+2 |
2017-02-01 | Use NaN macros | Andrew Waterman | 2 | -4/+4 |
2017-02-01 | Test FMIN/FMAX NaN behavior | Andrew Waterman | 1 | -0/+5 |
2017-01-31 | Test qNaN and sNaN inputs to FP comparisons | Andrew Waterman | 1 | -7/+20 |
2016-08-08 | move fclass macros into the same file as the rest (#22) | Colin Schmidt | 1 | -4/+0 |
2016-06-22 | split up rv64uf and rv64ud isa tests | Howard Mao | 14 | -0/+668 |