Version
3.0-592
Branch
neobrain-fifo-test
Date
10 years, 4 months ago
Windows x64 Windows x86 Mac OS X
Commit
13b66df125356d7d6a1be4c359d8afda6a5ebe17
Change author
skidau
Change description
Changed the JIT code to make the FPU exception timing more accurate.  The exception is now triggered at the first FP instruction instead of the start of the block. Rearranged the JIT exception code for a tiny speed-up.  Only external exceptions are checked at the end of the block.  All other exceptions are checked at the time they occur.