_mm256_not_si256

Compute the bitwise NOT of 256 bits in a. #BONUS

nothrow @nogc pure @safe
__m256i
_mm256_not_si256
(
__m256i a
)

Meta