-
Notifications
You must be signed in to change notification settings - Fork 7
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
Support verifying test implementation on both ARM and x86 #31
Comments
Hello @howjmay, nice work with this project!
Using Clang 19.0 (4cf458c696047d6d2991c121da7a5c165ff747ce):
Running on QEMU v8.1.1. |
Thank you! Looking forward to your PR. |
Hi @howjmay, opened PR #309
|
Thank you for sharing! |
No problem. Maybe you know where the complete list of 4344 are defined? And what is this project going to cover? |
Not sure whether I miunderstood you, but I think there are some intrinsics are only A64.
This is my fault. In the beginning of this project I was directly copying my local
|
No I meant the other way around, I hope there isn't anything which is not included in A64.
I wouldn't say they are a priority, I don't think you can do poly without vector crypto anyway. |
ok I will check what exactly I missed this weekend. Thank you! |
I roughly checked it. It is my fault that I didn't copy all the functions to |
The crawler is in this PR |
Nice, I was thinking of doing the same. But apparently the website is displaying the wrong things when the requested value is too high: Made a scraper to click through the next page in the table instead which seems to have worked
|
That is super useful!!! Thank you!! Are you going to add them to neon2rvv? |
Here are the scripts, don't know Go so I used Python.
Coverage:
|
I am busy recently. I will add the missing intrinsics in the coming week |
all added |
No description provided.
The text was updated successfully, but these errors were encountered: