Files
semi-libc/src/fenv/i386
Rich Felker 316e024f63 optimize x86 feclearexcept
if all exception flags will be cleared, we can avoid the expensive
store/reload of the environment and just use the fnclex instruction.
2012-03-17 19:29:00 -04:00
..
2012-03-17 19:29:00 -04:00