Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fpu: make softfloat-macros "self-contained" | Alex Bennée | 2019-08-19 | 1 | -1/+1 |
* | fpu: replace LIT64 with UINT64_C macros | Alex Bennée | 2019-08-19 | 1 | -3/+3 |
* | include: Make headers more self-contained | Markus Armbruster | 2019-08-16 | 1 | -0/+2 |
* | Supply missing header guards | Markus Armbruster | 2019-06-12 | 1 | -0/+5 |
* | include/fpu/softfloat: Fix compilation with Clang on s390x | Thomas Huth | 2019-01-22 | 1 | -1/+1 |
* | softfloat: Don't execute divdeu without power7 | Richard Henderson | 2018-11-04 | 1 | -2/+2 |
* | softfloat: Specialize udiv_qrnnd for ppc64 | Richard Henderson | 2018-10-05 | 1 | -0/+16 |
* | softfloat: Specialize udiv_qrnnd for s390x | Richard Henderson | 2018-10-05 | 1 | -0/+6 |
* | softfloat: Specialize udiv_qrnnd for x86_64 | Richard Henderson | 2018-10-05 | 1 | -0/+6 |
* | softfloat: Fix division | Richard Henderson | 2018-10-05 | 1 | -9/+25 |
* | softfloat: Replace countLeadingZeros32/64 with clz32/64 | Thomas Huth | 2018-10-05 | 1 | -87/+0 |
* | softfloat: export some functions | Laurent Vivier | 2018-03-04 | 1 | -0/+841 |