macemu/BasiliskII/src/uae_cpu/fpu
gbeauche 8748b48b7a Disable USE_QUAD_DOUBLE for now and probably for good as (i) the emulator
implementation is not correct, (ii) I don't know of any CPU which
handles this kind of format *natively* with conformance to IEEE.
2002-09-20 16:52:48 +00:00
..
core.h Get rid of any "extern inline" bits. Use static inline instead as MIPS 2002-09-19 15:42:16 +00:00
exceptions.cpp * Basilisk II JIT integration, phase 2: 2002-09-13 12:50:40 +00:00
exceptions.h Get rid of any "extern inline" bits. Use static inline instead as MIPS 2002-09-19 15:42:16 +00:00
flags.cpp * Basilisk II JIT integration, phase 2: 2002-09-13 12:50:40 +00:00
flags.h Get rid of any "extern inline" bits. Use static inline instead as MIPS 2002-09-19 15:42:16 +00:00
fpu_ieee.cpp - Implement {make,extract}_extended() for USE_QUAD_DOUBLE 2002-09-19 20:52:50 +00:00
fpu_ieee.h * Basilisk II JIT integration, phase 2: 2002-09-13 12:50:40 +00:00
fpu_uae.cpp USE_LONG_DOUBLE guards 2002-09-13 15:06:42 +00:00
fpu_uae.h * Basilisk II JIT integration, phase 2: 2002-09-13 12:50:40 +00:00
fpu_x86_asm.h * Basilisk II JIT integration, phase 2: 2002-09-13 12:50:40 +00:00
fpu_x86.cpp * Basilisk II JIT integration, phase 2: 2002-09-13 12:50:40 +00:00
fpu_x86.h * Basilisk II JIT integration, phase 2: 2002-09-13 12:50:40 +00:00
fpu.h * Basilisk II JIT integration, phase 2: 2002-09-13 12:50:40 +00:00
impl.h Get rid of any "extern inline" bits. Use static inline instead as MIPS 2002-09-19 15:42:16 +00:00
mathlib.cpp * Basilisk II JIT integration, phase 2: 2002-09-13 12:50:40 +00:00
mathlib.h Don't define USE_LONG_DOUBLE when sizeof(long double) == 16. This still 2002-09-19 16:02:13 +00:00
rounding.cpp * Basilisk II JIT integration, phase 2: 2002-09-13 12:50:40 +00:00
rounding.h Get rid of any "extern inline" bits. Use static inline instead as MIPS 2002-09-19 15:42:16 +00:00
types.h Disable USE_QUAD_DOUBLE for now and probably for good as (i) the emulator 2002-09-20 16:52:48 +00:00