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: Fix paired loadstore instruction decoding #10034

Merged
merged 1 commit into from Aug 16, 2021

Conversation

JosJuice
Copy link
Member

One of those fun "how did this ever work" bugs.

One of those fun "how did this ever work" bugs.
@lioncash lioncash merged commit 62c3c1a into dolphin-emu:master Aug 16, 2021
11 checks passed
@JosJuice JosJuice deleted the jitarm64-w branch August 16, 2021 21:09
@JosJuice
Copy link
Member Author

Okay, I figured out how this ever worked. The indexed variants are all mapped to FallBackToInterpreter... Should've been obvious in hindsight, but whatever.

So this PR didn't actually fix anything, but it did bring us one step closer to implementing the indexed variants.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants