macemu/SheepShaver
gbeauche 7efab4276f Improve FPU emulation accurracy. However, PPC_ENABLE_FPU_EXCEPTIONS is still
set to 0 until generated code is optimized enough (current slow down factor
is 3x vs. previous core, expectations are about 50% slower FP code).

The main benefit is exception bits are accurate. All glibc test-fenv,
test-arith{,f}, test-double, test-float pass on ppc, and mostly on x86_64
with gcc 4.0.1. Yes, this is also compiler dependent.

FIXME: find a real Mac application that depends on precise FPSCR bits... I
think I don't want to care optimizing yet until someone shows me a real world
application.
2006-07-04 07:19:18 +00:00
..
doc Happy New Year! :) 2004-01-12 15:37:24 +00:00
src Improve FPU emulation accurracy. However, PPC_ENABLE_FPU_EXCEPTIONS is still 2006-07-04 07:19:18 +00:00
COPYING Imported sources 2002-02-04 16:58:13 +00:00
Makefile Add linker scripts from Basilisk II and make it possible to allocate up to 2006-05-06 10:42:51 +00:00
NEWS updates 2006-05-14 20:46:19 +00:00