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

ARM architecture support #137

Open
ghost opened this issue Oct 18, 2018 · 2 comments
Open

ARM architecture support #137

ghost opened this issue Oct 18, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 18, 2018

You can try https://github.com/nemequ/simde for easy transfer of SSE / AVX instructions to ARM.

@junbaibai0719
Copy link

I edit the code
build.py
image
picohttpparser.c
image
image
cpu_features.c
image

then,compile it in raspberry
image
image

and run it
image

but
image

@junbaibai0719
Copy link

Today, I finally know why I can't compile in arm.
Because I didn't use -fsigned-char and simde didn't have _ mm_ cmpestri.

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

No branches or pull requests

1 participant