../
|
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.
|
exceptions.cpp
|
1.1
(22 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.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.
|
flags.cpp
|
1.1
(22 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.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.
|
fpu.h
|
1.1
(22 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.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.
|
fpu_ieee.h
|
1.1
(22 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.cpp
|
1.3
(22 years ago)
by gbeauche:
USE_LONG_DOUBLE guards
|
fpu_uae.h
|
1.1
(22 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
(22 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
(22 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
(22 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
(22 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.
|
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.
|
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.
|
rounding.cpp
|
1.1
(22 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.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.
|