aboutsummaryrefslogtreecommitdiff
path: root/machine/fp_emulation.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-04Revert "Revert "Use a global 'tp' register.""Andrew Waterman1-5/+7
2021-08-04Revert "Use a global 'tp' register."Andrew Waterman1-7/+5
2021-08-04Use a global 'tp' register.John Baldwin1-5/+7
2021-08-04Revert "machine: correct some additional cases of UB (#246)"Andrew Waterman1-18/+4
2021-05-07machine: correct some additional cases of UB (#246)Saleem Abdulrasool1-4/+18
2018-07-09Properly license all nontrivial filesAndrew Waterman1-0/+2
2017-02-15Emulate RVFC instructionsAndrew Waterman1-6/+11
2016-10-25Use __riscv_flen macro to detect FP supportAndrew Waterman1-1/+1
2016-03-09Factor emulation routines into multiple filesAndrew Waterman1-1/+2
2016-03-09Refactor pk, bbl, machine into separate librariesAndrew Waterman1-0/+81