pub unsafe fn _mm512_kmov(a: u16) -> u16
🔬 This is a nightly-only experimental API. (stdsimd)
Available on x86-64 and target feature avx512f only.
Expand description

Copy 16-bit mask a to k.

Intel’s documentation