mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-01 21:52:41 +02:00

If W0 is locked when fpr.RW is called, the indirectly called ConvertSingleToDoubleLower may need to emit a push+pop, so it's better for fresx/frsqrtex to call RW before locking W0 than after.