Module core::core_arch::x86::avx512vpopcntdq
source · 🔬This is a nightly-only experimental API. (
stdsimd
#48556)Available on x86 or x86-64 only.
Expand description
Vectorized Population Count Instructions for Double- and Quadwords (VPOPCNTDQ)
The intrinsics here correspond to those in the immintrin.h
C header.
The reference is Intel 64 and IA-32 Architectures Software Developer’s Manual Volume 2: Instruction Set Reference, A-Z.
Functions
- For each packed 32-bit integer maps the value to the number of logical 1 bits.
- For each packed 64-bit integer maps the value to the number of logical 1 bits.
- For each packed 32-bit integer maps the value to the number of logical 1 bits.
- For each packed 64-bit integer maps the value to the number of logical 1 bits.
- For each packed 32-bit integer maps the value to the number of logical 1 bits.
- For each packed 64-bit integer maps the value to the number of logical 1 bits.
- For each packed 32-bit integer maps the value to the number of logical 1 bits.
- For each packed 64-bit integer maps the value to the number of logical 1 bits.
- For each packed 32-bit integer maps the value to the number of logical 1 bits.
- For each packed 64-bit integer maps the value to the number of logical 1 bits.
- For each packed 32-bit integer maps the value to the number of logical 1 bits.
- For each packed 64-bit integer maps the value to the number of logical 1 bits.
- For each packed 32-bit integer maps the value to the number of logical 1 bits.
- For each packed 64-bit integer maps the value to the number of logical 1 bits.
- For each packed 32-bit integer maps the value to the number of logical 1 bits.
- For each packed 64-bit integer maps the value to the number of logical 1 bits.
- For each packed 32-bit integer maps the value to the number of logical 1 bits.
- For each packed 64-bit integer maps the value to the number of logical 1 bits.