Function store_unaligned_hi_lo_m256d
pub fn store_unaligned_hi_lo_m256d(
hi_addr: &mut [f64; 2],
lo_addr: &mut [f64; 2],
a: m256d,
)
Available on crate feature
dep_safe_arch
only.Expand description
Store data from a register into memory.
- Intrinsic: [``]
- Assembly: