Function _cvtu64_mask64

1.89.0 · Source
pub fn _cvtu64_mask64(a: u64) -> __mmask64
Available on x86-64 and target feature avx512bw only.
Expand description

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

Intel’s Documentation