Function safe_arch::bitxor_m256d

source ·
pub fn bitxor_m256d(a: m256d, b: m256d) -> m256d
Available with target feature avx only.
Expand description

Bitwise a ^ b.

  • Intrinsic: [``]
  • Assembly: