aboutsummaryrefslogtreecommitdiff
path: root/include/fpu/softfloat-macros.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-22include/fpu/softfloat: Fix compilation with Clang on s390xThomas Huth1-1/+1
2018-11-04softfloat: Don't execute divdeu without power7Richard Henderson1-2/+2
2018-10-05softfloat: Specialize udiv_qrnnd for ppc64Richard Henderson1-0/+16
2018-10-05softfloat: Specialize udiv_qrnnd for s390xRichard Henderson1-0/+6
2018-10-05softfloat: Specialize udiv_qrnnd for x86_64Richard Henderson1-0/+6
2018-10-05softfloat: Fix divisionRichard Henderson1-9/+25
2018-10-05softfloat: Replace countLeadingZeros32/64 with clz32/64Thomas Huth1-87/+0
2018-03-04softfloat: export some functionsLaurent Vivier1-0/+841