aboutsummaryrefslogtreecommitdiff
path: root/isa/rv64ud
AgeCommit message (Expand)AuthorFilesLines
2025-06-10apply nInffChih-Min Chao1-1/+1
2025-06-10apply InffChih-Min Chao1-1/+1
2025-06-10apply nInfdChih-Min Chao2-2/+2
2025-06-10apply InfdChih-Min Chao3-3/+3
2025-06-10apply qNaNfChih-Min Chao1-6/+6
2025-06-10apply qNaNdChih-Min Chao4-5/+5
2025-06-10apply sNaNdChih-Min Chao3-5/+5
2025-04-15Remove use of qNaN/sNaN in a different way to fix LLVM build (#613)Andrew Waterman3-10/+12
2025-04-14Remove use of qNaN/sNaN to fix LLVM build (#612)Andrew Waterman3-6/+10
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