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
..
2013-10-04 16:02:33 +00:00
2013-10-04 16:02:33 +00:00
2013-10-30 17:32:08 +10:00
2013-10-04 16:02:33 +00:00
2013-10-04 10:38:28 +09:30
2013-09-23 00:52:09 -04:00