mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-18 16:01:55 -04:00
Should fix https://bugs.dolphin-emu.org/issues/13178. Jit64 doesn't need to do this because it stores PC directly into ppcState instead of first storing it in a register.