_mm256_unpacklo_pd

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

nothrow @nogc
__m256d
_mm256_unpacklo_pd
(
__m256d a
,
__m256d b
)

Meta