Function wasmer_types::entity::__core::arch::x86_64::_mm512_knot[][src]

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

Compute the bitwise NOT of 16-bit mask a, and store the result in k.

Intel's documentation