_mm256_xor_pd

Compute the bitwise XOR of packed double-precision (64-bit) floating-point elements in a and b.

nothrow @nogc pure @safe
__m256d
_mm256_xor_pd
(
__m256d a
,
__m256d b
)

Meta