mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:29:21 +00:00
commit
bc0584ea52
1 changed files with 1 additions and 1 deletions
|
@ -1015,7 +1015,7 @@ void JitArm::twx(UGeckoInstruction inst)
|
||||||
SetJumpTarget(exit3);
|
SetJumpTarget(exit3);
|
||||||
SetJumpTarget(exit4);
|
SetJumpTarget(exit4);
|
||||||
SetJumpTarget(exit5);
|
SetJumpTarget(exit5);
|
||||||
WriteExit(js.compilerPC + 4, 1);
|
WriteExit(js.compilerPC + 4);
|
||||||
|
|
||||||
gpr.Unlock(RA, RB);
|
gpr.Unlock(RA, RB);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue