Merge pull request #6305 from booto/codehandler

Restore original MSR when returning from codehandler
This commit is contained in:
Léo Lam 2018-01-13 22:07:42 +01:00 committed by GitHub
commit 3e00be9341
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -109,7 +109,7 @@ resumegame:
lfd f2,152(r1) # loads f2
lfd f3,160(r1) # loads f3
mfmsr r25
mtmsr r25
lwz r0,172(r1)
mtlr r0 # restores lr