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 bugfix and optimization. #2497

Merged
merged 1 commit into from Jun 1, 2015

Conversation

Sonicadvance1
Copy link
Contributor

Fixes a bug in lfs where I was doing a rev64.16b when I needed to do a rev32.8b.
Change a ld1r.4s to a ld1r.2s.
Fix an issue where a fcvtl2 needed to be a fcvtl.
Re-enabled psq_l, issue with flickering can't be reproduced anymore, so whatever.

Fixes a bug in lfs where I was doing a rev64.16b when I needed to do a rev32.8b.
Change a ld1r.4s to a ld1r.2s.
Fix an issue where a fcvtl2 needed to be a fcvtl.
Re-enabled psq_l, issue with flickering can't be reproduced anymore, so whatever.
@dolphin-emu-bot
Copy link
Contributor

FifoCI detected that this change impacts graphical rendering. Here are the behavior differences detected by the system:

  • line-width-test on dx-win-nv: diff

automated-fifoci-reporter

@Sonicadvance1
Copy link
Contributor Author

lying to me again fifoci, I don't like it.

Sonicadvance1 added a commit that referenced this pull request Jun 1, 2015
[AArch64] Minor bugfix and optimization.
@Sonicadvance1 Sonicadvance1 merged commit 1d90a1b into dolphin-emu:master Jun 1, 2015
@Sonicadvance1 Sonicadvance1 deleted the aarch64_minor_opt branch June 1, 2015 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants