factor/basis/math/floats/env
Joe Groff 0284a4b6f8 save the FP status out of the signal context and use it as part of the fp trap factor exception. clear the FP status before continuing after an exception 2009-09-13 23:39:12 -05:00
..
ppc save the FP status out of the signal context and use it as part of the fp trap factor exception. clear the FP status before continuing after an exception 2009-09-13 23:39:12 -05:00
x86 make math.floats.env backends unportable 2009-09-09 17:32:26 -05:00
authors.txt math.floats.env vocab with words to control the floating-point environment 2009-09-05 19:48:13 -05:00
env-docs.factor factor out x86 and ppc backends for math.floats.env; update both x87 and SSE state on x86 2009-09-08 15:36:53 -05:00
env-tests.factor math: add unordered comparison operators u< u<= u> u>= which behave exactly like < <= > >= except no floating point exceptions are set if one or both inputs are NaNs; also add efficient intrinsic for unordered? predicate, and fix propagation type functions for abs, absq, and bitnot 2009-09-12 22:20:13 -05:00
env.factor Merge branch 'master' of git://factorcode.org/git/factor 2009-09-13 00:09:09 -05:00
summary.txt math.floats.env vocab with words to control the floating-point environment 2009-09-05 19:48:13 -05:00