_knot_mask8
Classification
AVX-512, Mask, CPUID Test: AVX512DQ
Header File
Instruction
KNOTB k, k
Synopsis
_knot_mask8(__mmask8 a);
Description
Compute the bitwise NOT of 8-bit mask "a", and store the result in "k".
Operation
k[7:0] := NOT a[7:0]
k[MAX:8] := 0