Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JitArm64: Check MSR.EE for external exceptions, not MSR.FE0 #9872

Merged
merged 1 commit into from Jul 7, 2021

Conversation

JosJuice
Copy link
Member

@JosJuice JosJuice commented Jul 7, 2021

Fixes a PR #9866 regression. (The EXCEPTION_EXTERNAL_INT immediate being wrong meant that we never took the branch, masking the problem of the MSR.EE immediate being wrong...)

Fixes a 58698b8 regression. (The EXCEPTION_EXTERNAL_INT
immediate being wrong meant that we never took the branch,
masking the problem of the MSR.EE immediate being wrong...)
@leoetlino leoetlino merged commit 925379c into dolphin-emu:master Jul 7, 2021
11 checks passed
@JosJuice JosJuice deleted the jitarm64-msr-ee branch July 7, 2021 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants