..
Makefile
Optimize nearbyint{,f} on sparc.
2013-01-15 20:59:54 -08:00
s_ceil-vis2.S
Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.
2013-01-14 21:47:29 -08:00
s_ceil-vis3.S
Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.
2013-01-14 21:47:29 -08:00
s_ceil.S
Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.
2013-01-14 21:47:29 -08:00
s_ceilf-vis2.S
Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.
2013-01-14 21:47:29 -08:00
s_ceilf-vis3.S
Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.
2013-01-14 21:47:29 -08:00
s_ceilf.S
Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.
2013-01-14 21:47:29 -08:00
s_copysign-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
s_copysign.S
Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.
2012-03-15 20:29:44 -07:00
s_copysignf-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
s_copysignf.S
Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.
2012-03-15 20:29:44 -07:00
s_fabs-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
s_fabs.S
Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.
2012-03-15 20:29:44 -07:00
s_fabsf-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
s_fabsf.S
Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.
2012-03-15 20:29:44 -07:00
s_fdim-vis3.S
Optimize fdim/fdimf on sparc.
2013-01-14 18:21:59 -08:00
s_fdim.S
Optimize fdim/fdimf on sparc.
2013-01-14 18:21:59 -08:00
s_fdimf-vis3.S
Optimize fdim/fdimf on sparc.
2013-01-14 18:21:59 -08:00
s_fdimf.S
Optimize fdim/fdimf on sparc.
2013-01-14 18:21:59 -08:00
s_floor-vis2.S
Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.
2013-01-14 21:47:29 -08:00
s_floor-vis3.S
Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.
2013-01-14 21:47:29 -08:00
s_floor.S
Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.
2013-01-14 21:47:29 -08:00
s_floorf-vis2.S
Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.
2013-01-14 21:47:29 -08:00
s_floorf-vis3.S
Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.
2013-01-14 21:47:29 -08:00
s_floorf.S
Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.
2013-01-14 21:47:29 -08:00
s_fma-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
s_fma.c
Add sparc vis3 optimized fma/fmaf.
2012-03-15 23:09:16 -07:00
s_fmaf-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
s_fmaf.c
Add sparc vis3 optimized fma/fmaf.
2012-03-15 23:09:16 -07:00
s_fmax-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
s_fmax.S
Fix missing long-double compat symbols on sparc v9.
2012-04-26 02:50:20 -07:00
s_fmaxf-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
s_fmaxf.S
Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.
2012-03-15 20:29:44 -07:00
s_fmin-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
s_fmin.S
Fix missing long-double compat symbols on sparc v9.
2012-04-26 02:50:20 -07:00
s_fminf-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
s_fminf.S
Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.
2012-03-15 20:29:44 -07:00
s_llrint-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
s_llrint.S
Fix missing long-double compat symbols on sparc v9.
2012-04-26 02:50:20 -07:00
s_llrintf-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
s_llrintf.S
Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.
2012-03-15 20:29:44 -07:00
s_nearbyint-vis3.S
Optimize nearbyint{,f} on sparc.
2013-01-15 20:59:54 -08:00
s_nearbyint.S
Optimize nearbyint{,f} on sparc.
2013-01-15 20:59:54 -08:00
s_nearbyintf-vis3.S
Optimize nearbyint{,f} on sparc.
2013-01-15 20:59:54 -08:00
s_nearbyintf.S
Optimize nearbyint{,f} on sparc.
2013-01-15 20:59:54 -08:00
s_rint-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
s_rint.S
Fix missing long-double compat symbols on sparc v9.
2012-04-26 02:50:20 -07:00
s_rintf-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
s_rintf.S
Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.
2012-03-15 20:29:44 -07:00
w_sqrt-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
w_sqrt.S
Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.
2012-03-15 20:29:44 -07:00
w_sqrtf-vis3.S
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
w_sqrtf.S
Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.
2012-03-15 20:29:44 -07:00