aboutsummaryrefslogtreecommitdiff
path: root/isa/rv64uf
AgeCommit message (Expand)AuthorFilesLines
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-29Test that fcvt canonicalizes NaNsPalmer Dabbelt1-0/+12
2016-01-29Check NAN values in fdiv testsPalmer Dabbelt1-0/+3
2016-01-12Use new NaN handling for conversions to integerAndrew Waterman1-4/+4
2016-01-12Use new canonical NaNAndrew Waterman1-0/+4
2015-09-24Add another recoding testAndrew Waterman1-0/+9
2015-09-21Add another recoding test caseAndrew Waterman1-0/+8
2015-09-20Remove Hwacha v3 testsAndrew Waterman1-7/+1
2015-09-20Add another FP recoding test caseAndrew Waterman1-6/+20
2015-09-16Add test for FP recoding corner casesAndrew Waterman2-1/+37
2015-03-20Add fdiv testAndrew Waterman2-1/+44
2015-03-16revamp vector tests with new privileged spec, and add scalar pt testsYunsup Lee1-5/+6
2015-03-12Update to new privileged specAndrew Waterman1-4/+4
2015-02-23Added more +/- NaN/inf tests for fcvt.{w/l/wu/lu}.{s/d}Christopher Celio1-8/+43
2015-02-22Added -NaN test for fcvt.{w/h}.sChristopher Celio1-0/+19
2015-02-15Make rv64uf-p-ldst test the sign bit, tooAndrew Waterman1-4/+10
2015-01-09Add LICENSEAndrew Waterman11-0/+22
2015-01-04Avoid deprecated "b" pseudo-op; use "j" insteadAndrew Waterman1-1/+1
2014-03-18Check FP corner cases and flagsAndrew Waterman5-153/+168
2014-03-06Add fclass.{s|d} testAndrew Waterman2-1/+58
2013-10-18revamp pt tests as wellYunsup Lee1-1/+1
2013-10-18hwacha virtual tests workingYunsup Lee1-1/+1
2013-10-17add passing physical vector tests back inYunsup Lee1-1/+1
2013-10-10revamp hwacha testsYunsup Lee1-1/+1
2013-08-23Reflect changes to ISAAndrew Waterman3-20/+20
2013-05-02use RVTEST_RV64UF macro for FPU testsAndrew Waterman10-10/+10
2013-04-24cleanup Makefiles in isaYunsup Lee2-120/+18
2013-04-24add missing RVTEST_CODE_END macrosYunsup Lee1-0/+2
2013-04-22initial commitYunsup Lee11-0/+639