mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-01 12:32:48 +00:00
74f2acd83b
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.