ViewVC Help
View Directory | Root Listing
root/cebix/BasiliskII/src/uae_cpu/fpu
File Last Change
 ../
fpu.h 1.1 (21 years ago) by gbeauche: * Basilisk II JIT integration, phase 2: - Add new FPU core architecture - Clean fpu_x86_asm.h as it is no longer automatically generated
fpu_x86_asm.h 1.4 (21 years ago) by gbeauche: * Basilisk II JIT integration, phase 2: - Add new FPU core architecture - Clean fpu_x86_asm.h as it is no longer automatically generated
fpu_uae.h 1.1 (21 years ago) by gbeauche: * Basilisk II JIT integration, phase 2: - Add new FPU core architecture - Clean fpu_x86_asm.h as it is no longer automatically generated
fpu_ieee.h 1.1 (21 years ago) by gbeauche: * Basilisk II JIT integration, phase 2: - Add new FPU core architecture - Clean fpu_x86_asm.h as it is no longer automatically generated
fpu_x86.cpp 1.4 (21 years ago) by gbeauche: * Basilisk II JIT integration, phase 2: - Add new FPU core architecture - Clean fpu_x86_asm.h as it is no longer automatically generated
exceptions.cpp 1.1 (21 years ago) by gbeauche: * Basilisk II JIT integration, phase 2: - Add new FPU core architecture - Clean fpu_x86_asm.h as it is no longer automatically generated
flags.cpp 1.1 (21 years ago) by gbeauche: * Basilisk II JIT integration, phase 2: - Add new FPU core architecture - Clean fpu_x86_asm.h as it is no longer automatically generated
rounding.cpp 1.1 (21 years ago) by gbeauche: * Basilisk II JIT integration, phase 2: - Add new FPU core architecture - Clean fpu_x86_asm.h as it is no longer automatically generated
fpu_x86.h 1.2 (21 years ago) by gbeauche: * Basilisk II JIT integration, phase 2: - Add new FPU core architecture - Clean fpu_x86_asm.h as it is no longer automatically generated
impl.h 1.2 (21 years ago) by gbeauche: Get rid of any "extern inline" bits. Use static inline instead as MIPS compilers don't really like the former syntax.
fpu_uae.cpp 1.3 (21 years ago) by gbeauche: USE_LONG_DOUBLE guards
fpu_ieee.cpp 1.7 (21 years ago) by gbeauche: Use old x87 FPU stack on x86-64 too because we now use long doubles there for better accuracy. Aka. prefer compatibility over speed.
core.h 1.3 (21 years ago) by gbeauche: Use old x87 FPU stack on x86-64 too because we now use long doubles there for better accuracy. Aka. prefer compatibility over speed.
rounding.h 1.3 (21 years ago) by gbeauche: Use old x87 FPU stack on x86-64 too because we now use long doubles there for better accuracy. Aka. prefer compatibility over speed.
types.h 1.6 (21 years ago) by gbeauche: Use old x87 FPU stack on x86-64 too because we now use long doubles there for better accuracy. Aka. prefer compatibility over speed.
mathlib.cpp 1.2 (21 years ago) by gbeauche: Use old x87 FPU stack on x86-64 too because we now use long doubles there for better accuracy. Aka. prefer compatibility over speed.
exceptions.h 1.3 (21 years ago) by gbeauche: Use old x87 FPU stack on x86-64 too because we now use long doubles there for better accuracy. Aka. prefer compatibility over speed.
mathlib.h 1.6 (21 years ago) by gbeauche: Use old x87 FPU stack on x86-64 too because we now use long doubles there for better accuracy. Aka. prefer compatibility over speed.
flags.h 1.3 (21 years ago) by gbeauche: Use old x87 FPU stack on x86-64 too because we now use long doubles there for better accuracy. Aka. prefer compatibility over speed.
0 directories and 19 files shown