mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-16 21:51:48 +02: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.