about summary refs log tree commit diff
path: root/arch/x32/bits/float.h
Commit message (Collapse)AuthorAgeFilesLines
* fix FLT_ROUNDS to reflect the current rounding modeSzabolcs Nagy2015-03-071-1/+0
| | | | | Implemented as a wrapper around fegetround introducing a new function to the ABI: __flt_rounds. (fegetround cannot be used directly from float.h)
* import vanilla x86_64 code as x32rofl0r2014-02-231-0/+21