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

Fix char for ARM with musl #131

Closed
wants to merge 1 commit into from
Closed

Fix char for ARM with musl #131

wants to merge 1 commit into from

Conversation

joerg-krause
Copy link
Contributor

For the ARM architecture a plain char represents an unsigned char value by
default.

For the ARM architecture a plain char represents an unsigned char value by
default.
@alexcrichton
Copy link
Member

Thanks! I think this'll be covered in #122 so I'm gonna close in favor of that.

danielverkamp pushed a commit to danielverkamp/libc that referenced this pull request Apr 28, 2020
* added missing doc _mm_cvtps_pd
added missing doc & test _mm_load_pd
added missing doc & test _mm_store_pd
added _mm_store1_pd
added _mm_store_pd1
added _mm_storer_pd
added _mm_load_pd1
added _mm_loadr_pd
added _mm_loadu_pd

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

Successfully merging this pull request may close these issues.

2 participants