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

Implement Intel Leaf=07h Subleaf=01h #158

Open
Borketh opened this issue Apr 13, 2023 · 2 comments
Open

Implement Intel Leaf=07h Subleaf=01h #158

Borketh opened this issue Apr 13, 2023 · 2 comments

Comments

@Borketh
Copy link

Borketh commented Apr 13, 2023

https://en.wikipedia.org/wiki/CPUID#EAX=7,_ECX=1:_Extended_Features

Willing to try my hand at doing it myself - I need the avx_vnni flag in my project.

@Borketh
Copy link
Author

Borketh commented Apr 14, 2023

Not to be confused with https://en.wikipedia.org/wiki/CPUID#EAX=80000021h:_Extended_Feature_Identification_2, which could be a separate issue if someone needs that.

@gz
Copy link
Owner

gz commented Apr 17, 2023

Definitely, feel free to send a PR. Otherwise we'll have to wait until I get around upgrading it. Currently the crate is at the SDM state from ~2018 for Intel CPUs.

@gz gz added the help wanted label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants