From: CVS <do...@th...> - 2002-11-20 18:03:03
|
Update of /cvs/BasiliskII/src/uae_cpu/fpu Modified Files: core.h exceptions.h flags.h fpu_ieee.cpp mathlib.cpp mathlib.h rounding.h types.h Log Message: Use old x87 FPU stack on x86-64 too because we now use long doubles there for better accuracy. Aka. prefer compatibility over speed. |