pub unsafe fn _mm512_knot(a: u16) -> u16
stdarch_x86_avx512
Compute the bitwise NOT of 16-bit mask a, and store the result in k.
Intel’s documentation