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

Fixes some ARMv7 regressions. #1404

Merged
merged 3 commits into from Oct 27, 2014

Conversation

Sonicadvance1
Copy link
Contributor

BindToRegister changes had some overzealous optimizations which aren't possible.
Couple other minor things as well.

Makes sure our register we are binding doesn't get unloaded immediately.
We can't do it in rlw and friends.
subfx had an inccorect check.
Minor whitespace and reordering.
…re JIT in the debugger.

We can't disable branches in the JITs. Make sure they don't become disabled if someone tries to disable the full JIT.
Sonicadvance1 added a commit that referenced this pull request Oct 27, 2014
@Sonicadvance1 Sonicadvance1 merged commit 81dda59 into dolphin-emu:master Oct 27, 2014
@Sonicadvance1 Sonicadvance1 deleted the fix-ARMv7 branch October 27, 2014 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant