[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MIT-Scheme-devel] fp hardware traps
From: |
Taylor R Campbell |
Subject: |
[MIT-Scheme-devel] fp hardware traps |
Date: |
Fri, 23 Jul 2010 18:10:55 +0000 |
User-agent: |
IMAIL/1.21; Edwin/3.116; MIT-Scheme/9.0.1 |
I've just enabled IEEE 754 floating-point exceptions and trap recovery
on x86-64, and fixed some of the microcode's hardware trap handling.
Now Scheme should usually be able to find out where it was that you
divided by zero. Let me know if you can persuade Scheme to get a
hardware trap for which it can't figure out where it was, and if so,
how you triggered it.
- [MIT-Scheme-devel] fp hardware traps,
Taylor R Campbell <=