Function safe_arch::store_unaligned_hi_lo_m256
source ยท pub fn store_unaligned_hi_lo_m256(
hi_addr: &mut [f32; 4],
lo_addr: &mut [f32; 4],
a: m256,
)
Available with target feature
avx
only.Expand description
Store data from a register into memory.
- Intrinsic: [``]
- Assembly: