glibc/sysdeps/powerpc/powerpc64/fpu
Adhemerval Zanella 487972aea5 PowerPC: Optimized isnan/isnanf for POWER8
This patch add a optimized isnan/isnanf implementation for POWER8
using the new Move From VSR Doubleword instruction to gains some
cycles from FP to GRP register move.
2014-02-27 12:58:32 -06:00
..
multiarch PowerPC: Optimized isnan/isnanf for POWER8 2014-02-27 12:58:32 -06:00
e_sqrt.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
e_sqrtf.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_ceil.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_ceilf.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_ceill.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_copysign.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_copysignf.S
s_copysignl.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_fabs.S
s_fabsl.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_fdim.c
s_floor.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_floorf.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_fma.S Implement accurate fma. 2010-10-13 22:27:03 -04:00
s_fmax.S
s_fmin.S
s_isnan.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_llrint.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_llrintf.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_llround.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_llroundf.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_lrint.S
s_lround.S
s_lroundf.S
s_nearbyint.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_nearbyintf.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_nearbyintl.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_rint.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_rintf.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_round.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_roundf.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_roundl.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_trunc.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_truncf.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00