Function stdsimd::vendor::_mm256_unpacklo_ps [] [src]

pub unsafe fn _mm256_unpacklo_ps(a: f32x8, b: f32x8) -> f32x8

Unpack and interleave single-precision (32-bit) floating-point elements from the low half of each 128-bit lane in a and b.