flycast/core/rec-x64
Flyinghead 91fb92264d x64 dynarec: do not use RSQRTSS as it lacks precision
RSQRTSS error is:
|Relative Error| <= 1.5 ∗ 2^-12
whereas SH4's FSRRA abs error is <= 2^-21

Fixes loop issues is Sonic Adventure 1 and 2
Issue #1489
2019-02-04 10:48:22 +01:00
..
rec_x64.cpp x64 dynarec: do not use RSQRTSS as it lacks precision 2019-02-04 10:48:22 +01:00
x64_regalloc.h x64 dynarec: check if extension is supported by cpu. seh on win32 2019-01-18 17:02:50 +01:00