aboutsummaryrefslogtreecommitdiff
path: root/softfloat
AgeCommit message (Expand)AuthorFilesLines
2015-02-23Softfloat fcvt.{w/l}.d now returns -MaxInt for -NaNAndrew Waterman2-3/+0
2015-02-22Softfloat fcvt.{w/h}.s now returns -MaxInt for -NaNAndrew Waterman2-2/+1
2014-03-06Add fclass.{s|d} instructionsAndrew Waterman4-0/+70
2014-01-25Merge softfloat_riscv into softfloatAndrew Waterman13-1/+397
2012-03-19make NaN behavior consistent with hardfloatAndrew Waterman1-1/+1
2011-06-19temporary undoing of renamingAndrew Waterman119-0/+6271
2011-06-12[sim] renamed to riscv-isa-runAndrew Waterman119-6271/+0
2010-10-15[sim] made softfloat files C instead of C++Andrew Waterman102-101/+109
2010-08-18[sim] integrated SoftFloat-3 with ISA sim; removed SoftFloat-2bAndrew Waterman138-10300/+335
2010-08-17[sim] specialized softfloat for riscvAndrew Waterman5-8/+7
2010-08-17[sim] added riscv folder to softfloatAndrew Waterman12-0/+442
2010-08-17[sim] added SoftFloat-3 sourceAndrew Waterman118-0/+9111
2010-08-09[xcc,sim] implement FP using softfloatAndrew Waterman5-253/+268
2010-08-09[sim] added softfloatAndrew Waterman6-0/+6661