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

[Android] Fix NEON detection with AArch64 #1616

Merged
merged 1 commit into from Nov 30, 2014

Conversation

Sonicadvance1
Copy link
Contributor

On AArch64 asimd is the new name for NEON.
This fixes a message on application start in Android about the device not supporting NEON.
If it's AArch64 then it supports NEON!

On AArch64 asimd is the new name for NEON.
This fixes a message on application start in Android about the device not supporting NEON.
If it's AArch64 then it supports NEON!
Sonicadvance1 added a commit that referenced this pull request Nov 30, 2014
[Android] Fix NEON detection with AArch64
@Sonicadvance1 Sonicadvance1 merged commit 4a687f2 into dolphin-emu:master Nov 30, 2014
@Sonicadvance1 Sonicadvance1 deleted the asimd_is_neon branch November 30, 2014 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant