pub fn extract_m128d_from_m256d<const IMM: i32>(a: m256d) -> m128d
Available with target feature avx only.
Expand description

Extracts an m128d from m256d

  • Intrinsic: [``]
  • Assembly: