mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-26 14:25:46 +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.