Function safe_arch::cast_to_m128d_from_m256d

source ยท
pub fn cast_to_m128d_from_m256d(a: m256d) -> m128d
Available with target feature avx only.
Expand description

Bit-preserving cast to m128d from m256d.

  • Intrinsic: [``]
  • Assembly: