Skip to content

cpufeatures: additional AVX-512 features #865

Open
@tarcieri

Description

#862 added initial support for AVX-512, however the following features are still unsupported:

  • avx512vbmi
  • avx512vbmi2
  • avx512vpopcntdq
  • avx512vnni
  • avx512bitalg
  • avx512bf16
  • avx512vp2intersect

These use different CPUID registers than the others (e.g. ecx)

Edit: updated after #1035

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions