Module avx512vp2intersect
Vector Pair Intersection to a Pair of Mask Registers (VP2INTERSECT)
Functions
- _mm256_2intersect_epi32 Compute intersection of packed 32-bit integer vectors a and b, and store indication of match in the corresponding bit of two mask registers specified by k1 and k2. A match in corresponding elements of a and b is indicated by a set bit in the corresponding bit of the mask registers.
- _mm256_2intersect_epi64 Compute intersection of packed 64-bit integer vectors a and b, and store indication of match in the corresponding bit of two mask registers specified by k1 and k2. A match in corresponding elements of a and b is indicated by a set bit in the corresponding bit of the mask registers.
- _mm512_2intersect_epi32 Compute intersection of packed 32-bit integer vectors a and b, and store indication of match in the corresponding bit of two mask registers specified by k1 and k2. A match in corresponding elements of a and b is indicated by a set bit in the corresponding bit of the mask registers.
- _mm512_2intersect_epi64 Compute intersection of packed 64-bit integer vectors a and b, and store indication of match in the corresponding bit of two mask registers specified by k1 and k2. A match in corresponding elements of a and b is indicated by a set bit in the corresponding bit of the mask registers.
- _mm_2intersect_epi32 Compute intersection of packed 32-bit integer vectors a and b, and store indication of match in the corresponding bit of two mask registers specified by k1 and k2. A match in corresponding elements of a and b is indicated by a set bit in the corresponding bit of the mask registers.
- _mm_2intersect_epi64 Compute intersection of packed 64-bit integer vectors a and b, and store indication of match in the corresponding bit of two mask registers specified by k1 and k2. A match in corresponding elements of a and b is indicated by a set bit in the corresponding bit of the mask registers.
- vp2intersectd_128
- vp2intersectd_256
- vp2intersectd_512
- vp2intersectq_128
- vp2intersectq_256
- vp2intersectq_512