Skip to content

Add AArch64 support() function for determining CPUFeature support. #320

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

Merged
merged 1 commit into from
Mar 20, 2018

Conversation

daniel-stewart-qdt
Copy link
Contributor

Adding a function for determining the support for AArch64 CPUFeatures. This is a small function to prepare the way for implementing certain intrinsics which require atomic instructions only available on AArch64 architectures that have implemented certain 8.X extensions.

This function is modeled after the same function in AMD64.

@sanzinger
Copy link
Contributor

Thank you for your contribution. I am going to integrate this change.

@daniel-stewart-qdt
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants