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

[AArch64] Minor Improvements and bug fix. #1914

Merged

Conversation

Sonicadvance1
Copy link
Contributor

A bunch of tiny improvements and a bug fix.

Must not have been thinking, we do want to sign extend when the highest bit is set.
For offsets that fit in the instruction encoding then we should just put it in the instruction encoding.
Saves an instruction in a large amount of loadstores.
Sonicadvance1 added a commit that referenced this pull request Jan 20, 2015
@Sonicadvance1 Sonicadvance1 merged commit 7f68a35 into dolphin-emu:master Jan 20, 2015
@Sonicadvance1 Sonicadvance1 deleted the AArch64_minor_improvements branch January 20, 2015 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants