aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch
AgeCommit message (Expand)AuthorFilesLines
2012-05-08Minor optimization to sparc VIS3 floor() implementation.David S. Miller1-2/+1
2012-04-26Fix missing long-double compat symbols on sparc v9.David S. Miller6-0/+42
2012-03-15Add sparc vis3 optimized fma/fmaf.David S. Miller5-1/+89
2012-03-15Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.David S. Miller18-666/+54
2012-03-15Sparc optimized fmin{,f} and fmax{,f}.David S. Miller9-1/+302
2012-03-15Add more sparc VIS3 optimized math routines.David S. Miller25-5/+1238
2012-03-14Add framework for using sparc VIS3 instructions, use it for copysign/signbit.David S. Miller5-0/+160