_cvtmask16_u32

Function _cvtmask16_u32 

1.89.0 · Source
pub fn _cvtmask16_u32(a: __mmask16) -> u32
Available on x86-64 and target feature avx512f only.
Expand description

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

Intel’s Documentation