aboutsummaryrefslogtreecommitdiff
path: root/include/fpu/softfloat-macros.h
AgeCommit message (Expand)Author
2020-05-19softfloat: Replace flag with boolRichard Henderson
2019-08-19fpu: make softfloat-macros "self-contained"Alex Bennée
2019-08-19fpu: replace LIT64 with UINT64_C macrosAlex Bennée
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-06-12Supply missing header guardsMarkus Armbruster
2019-01-22include/fpu/softfloat: Fix compilation with Clang on s390xThomas Huth
2018-11-04softfloat: Don't execute divdeu without power7Richard Henderson
2018-10-05softfloat: Specialize udiv_qrnnd for ppc64Richard Henderson
2018-10-05softfloat: Specialize udiv_qrnnd for s390xRichard Henderson
2018-10-05softfloat: Specialize udiv_qrnnd for x86_64Richard Henderson
2018-10-05softfloat: Fix divisionRichard Henderson
2018-10-05softfloat: Replace countLeadingZeros32/64 with clz32/64Thomas Huth
2018-03-04softfloat: export some functionsLaurent Vivier