| Parameter | Description |
|---|---|
| a | Vector a |
| b | Vector b |
v256 Vector
Compute the bitwise XOR of packed double-precision (64-bit) floating-point elements in a and b, and store the results in dst.
____ VXORPD ymm1, ymm2, ymm3/v256 Performs a bitwise logical XOR of the four packed double-precision floating-point values from the first source operand and the second source operand, and stores the result in the destination