dynarmic: Fix ABI violation
Caused by not saving/restoring the x64 r15 register on entry/exit from JITted code. Closes #2224.
Loading
Please register or sign in to comment
Caused by not saving/restoring the x64 r15 register on entry/exit from JITted code. Closes #2224.