Function _cvtmask16_u32

1.89.0 · Source
pub fn _cvtmask16_u32(a: u16) -> u32
Expand description

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

Intel’s Documentation