pub fn store_unaligned_hi_lo_m256d(
    hi_addr: &mut [f64; 2],
    lo_addr: &mut [f64; 2],
    a: m256d
)
Available with target feature avx only.
Expand description

Store data from a register into memory.

  • Intrinsic: [``]
  • Assembly: