Teach Scheme about the floating-point subnormal-operand exception.
authorTaylor R Campbell <campbell@mumble.net>
Sat, 1 Dec 2018 22:41:56 +0000 (22:41 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sat, 1 Dec 2018 22:41:56 +0000 (22:41 +0000)
commitdc223395fd0eba296e1d014f0817bc0a9e10238e
tree0afd81f3eb930dc6f3cd75e2b3e10e529bdef74c
parentfa6641f1a6bb055a401f2b8934a9f974c03bde22
Teach Scheme about the floating-point subnormal-operand exception.
src/microcode/floenv.c
src/runtime/floenv.scm
src/runtime/runtime.pkg
tests/runtime/test-floenv.scm