Function _cvtmask32_u32

1.89.0 · Source
pub fn _cvtmask32_u32(a: __mmask32) -> u32
Available on (x86 or x86-64) and target feature avx512bw and x86 only.
Expand description

Convert 32-bit mask a into an integer value, and store the result in dst.

Intel’s Documentation