aboutsummaryrefslogtreecommitdiff
path: root/isa/rv64ud
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Refactor rv64ud structural test to match format of other tests (#311)Kathlene Hurt1-11/+13
2020-11-20Only attempt to build tests supported by compilerAndrew Waterman1-2/+0
2020-03-19Fix comments error in fmin.S (#267)Mohanson1-2/+2
2019-07-29Support RV32E. Fixed #198 (#200)Leway Colin1-1/+1
2017-11-26Rv32ud tests (#108)Torbjørn9-0/+78
2017-05-22minNum -> minimumNumberAndrew Waterman1-2/+8
2017-04-10Improve fp ldst/move tests; remove redundant fsgnj testsAndrew Waterman4-56/+92
2017-03-21Avoid x3 (gp), which is now TESTNUMAndrew Waterman1-2/+2
2017-02-01Use NaN macrosAndrew Waterman2-4/+4
2017-02-01Test FMIN/FMAX NaN behaviorAndrew Waterman1-0/+5
2017-01-31Test qNaN and sNaN inputs to FP comparisonsAndrew Waterman1-7/+20
2016-08-08move fclass macros into the same file as the rest (#22)Colin Schmidt1-4/+0
2016-06-22split up rv64uf and rv64ud isa testsHoward Mao14-0/+668