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

Add new AMD and Intel instructions #369

Merged
merged 2 commits into from
Dec 17, 2022
Merged

Add new AMD and Intel instructions #369

merged 2 commits into from
Dec 17, 2022

Conversation

wtfsck
Copy link
Member

@wtfsck wtfsck commented Dec 16, 2022

AMD instruction CPUID feature flags:
- RMPQUERY
Intel instruction CPUID feature flags:
- AMX-FP16
- AVX-IFMA
- AVX-NE-CONVERT
- AVX-VNNI-INT8
- CMPCCXADD
- MSRLIST
- PREFETCHITI
- RAO-INT
- WRMSRNS

Closes #357

AMD instruction CPUID feature flags:
    - `RMPQUERY`
Intel instruction CPUID feature flags:
    - `AMX-FP16`
    - `AVX-IFMA`
    - `AVX-NE-CONVERT`
    - `AVX-VNNI-INT8`
    - `CMPCCXADD`
    - `MSRLIST`
    - `PREFETCHITI`
    - `RAO-INT`
    - `WRMSRNS`
@wtfsck
Copy link
Member Author

wtfsck commented Dec 16, 2022

Wrong branch name...

@wtfsck wtfsck merged commit 4589e7f into master Dec 17, 2022
@wtfsck wtfsck deleted the new_instrs_2012_12 branch December 17, 2022 13:24
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.

Add missing instructions
1 participant