glibc/sysdeps/powerpc/powerpc32/fpu
Adhemerval Zanella 8bd70862e1 PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARD
This patch fixes the powerpc32 optimized nearbyint/nearbyintf bogus
results for FE_DOWNWARD rounding mode.  This is due wrong instructions
sequence used in the rounding calculation (two subtractions instead of
adition and a subtraction).

Fixes BZ#16815.
2014-04-06 14:58:05 -05:00
..
__longjmp-common.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
__longjmp.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fprrest.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fprsave.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Makefile
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_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
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.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_llrintf.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_lrint.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_lround.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_lroundf.S
s_nearbyint.S PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARD 2014-04-06 14:58:05 -05:00
s_nearbyintf.S PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARD 2014-04-06 14:58:05 -05: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_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
setjmp-common.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
setjmp.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00