Function _cvtmask64_u64

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

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

Intel’s Documentation