Happy New Year!
Happy New Year!
Happy New Year! :)
fix fp_do_sgn1() for "double"-targets
Use old x87 FPU stack on x86-64 too because we now use long doubles there for better accuracy. Aka. prefer compatibility over speed.
Don't define USE_LONG_DOUBLE when sizeof(long double) == 16. This still is not very clean but it should build now. Probably live with USE_LONG_DOUBLE for any case where native long double exists and sizeof > 8 ?
Only use *l() math functions when they are available
- FP endianness is now testing at configure time - Fix junk introduced in previous rev for extract_extended()
Fix "ieee" FPU core on big endian and without long double > double support - Handle conversions to/from host double for m68k long doubles formats - Make mathlib aware of sizeof(long double) == sizeof(double) arches - Attempt to fix FSCALE implementation
* Basilisk II JIT integration, phase 2: - Add new FPU core architecture - Clean fpu_x86_asm.h as it is no longer automatically generated
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.