flycast/core/rec-x64
Flyinghead b99b3450c8 sh4: compute fsrra as 1/sqrt(x) instead of sqrt(1/x)
Fixes invisible chaos emerald in Sonic Adventure cutscene after Emerald
Coast.
Partial revert of ec3ad9b.
Issue #1600
2024-08-20 21:12:05 +02:00
..
rec_x64.cpp sh4: use double for fipr and ftrv. divide before sqrt for fsrra. ssa fix 2024-06-12 10:54:15 +02:00
x64_regalloc.h dynarec: reg alloc 64-bit regs. avoid some interpreter fallbacks 2022-12-23 16:06:54 +01:00
xbyak_base.h sh4: compute fsrra as 1/sqrt(x) instead of sqrt(1/x) 2024-08-20 21:12:05 +02:00