summaryrefslogtreecommitdiff
path: root/src/math/powerpc/fabs.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-23add SPE FPU support to powerpc-sfRich Felker1-1/+1
2019-11-05ppc: add configure check for older compilers erroring on 'd' constraintrofl0r1-1/+1
2018-10-15powerpc: add single instruction fabs, fabsf, fma, fmaf, sqrt, sqrtfSzabolcs Nagy1-0/+15