_knot_mask64
Classification
AVX-512, Mask, CPUID Test: AVX512BW
Header File
Instruction
KNOTQ k, k
Synopsis
_knot_mask64(__mmask64 a);
Description
Compute the bitwise NOT of 64-bit mask "a", and store the result in "k".
Operation
k[63:0] := NOT a[63:0]
k[MAX:64] := 0