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