Available on x86-64 and target feature
avx2
only.Expand description
Computes the bitwise NOT of 256 bits (representing integer data)
in a
and then AND with b
.
avx2
only.Computes the bitwise NOT of 256 bits (representing integer data)
in a
and then AND with b
.