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

PPCAnalyzer: move num_instructions initialization to correct place #849

Merged
merged 1 commit into from Aug 22, 2014

Conversation

FioraAeterna
Copy link
Contributor

Much of the PPC Analyzer code (e.g. instruction reordering for merging
branches) wasn't actually being run.

Much of the PPC Analyzer code (e.g. instruction reordering for merging
branches) wasn't actually being run.
@lioncash
Copy link
Member

Looks good to me

@FioraAeterna
Copy link
Contributor Author

My only nervousness about this change is that the reordering wasn't running before and now it will be, but if that's reasonably known to be working it should be okay.

@Sonicadvance1
Copy link
Contributor

Thanks for fixing my mistake!

Sonicadvance1 added a commit that referenced this pull request Aug 22, 2014
PPCAnalyzer: move num_instructions initialization to correct place
@Sonicadvance1 Sonicadvance1 merged commit fc5a73d into dolphin-emu:master Aug 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants