musl/arch
Szabolcs Nagy 559de8f5f0 fix FLT_ROUNDS to reflect the current rounding mode
Implemented as a wrapper around fegetround introducing a new function
to the ABI: __flt_rounds. (fegetround cannot be used directly from float.h)
2015-03-07 12:05:28 -05:00
..
arm fix FLT_ROUNDS to reflect the current rounding mode 2015-03-07 12:05:28 -05:00
i386 fix FLT_ROUNDS to reflect the current rounding mode 2015-03-07 12:05:28 -05:00
microblaze fix FLT_ROUNDS to reflect the current rounding mode 2015-03-07 12:05:28 -05:00
mips fix FLT_ROUNDS to reflect the current rounding mode 2015-03-07 12:05:28 -05:00
or1k fix FLT_ROUNDS to reflect the current rounding mode 2015-03-07 12:05:28 -05:00
powerpc fix FLT_ROUNDS to reflect the current rounding mode 2015-03-07 12:05:28 -05:00
sh fix FLT_ROUNDS to reflect the current rounding mode 2015-03-07 12:05:28 -05:00
x32 fix FLT_ROUNDS to reflect the current rounding mode 2015-03-07 12:05:28 -05:00
x86_64 fix FLT_ROUNDS to reflect the current rounding mode 2015-03-07 12:05:28 -05:00