summaryrefslogtreecommitdiffstats
path: root/include/fpu/softfloat-macros.h
Commit message (Expand)AuthorAgeFilesLines
* softfloat: Replace flag with boolRichard Henderson2020-05-191-16/+8Star
* fpu: make softfloat-macros "self-contained"Alex Bennée2019-08-191-1/+1
* fpu: replace LIT64 with UINT64_C macrosAlex Bennée2019-08-191-3/+3
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+2
* Supply missing header guardsMarkus Armbruster2019-06-121-0/+5
* include/fpu/softfloat: Fix compilation with Clang on s390xThomas Huth2019-01-221-1/+1
* softfloat: Don't execute divdeu without power7Richard Henderson2018-11-041-2/+2
* softfloat: Specialize udiv_qrnnd for ppc64Richard Henderson2018-10-051-0/+16
* softfloat: Specialize udiv_qrnnd for s390xRichard Henderson2018-10-051-0/+6
* softfloat: Specialize udiv_qrnnd for x86_64Richard Henderson2018-10-051-0/+6
* softfloat: Fix divisionRichard Henderson2018-10-051-9/+25
* softfloat: Replace countLeadingZeros32/64 with clz32/64Thomas Huth2018-10-051-87/+0Star
* softfloat: export some functionsLaurent Vivier2018-03-041-0/+841