pub fn store_unaligned_hi_lo_m256i(
    hi_addr: &mut [i8; 16],
    lo_addr: &mut [i8; 16],
    a: m256i
)
Available with target feature avx only.
Expand description

Store data from a register into memory.

  • Intrinsic: [``]
  • Assembly: