_mm256_setr_m128

Set packed __m256 vector with the supplied values.

nothrow @nogc
__m256
_mm256_setr_m128
(
__m128 lo
,
__m128 hi
)

Meta