_mm256_blend_pd

Blend packed double-precision (64-bit) floating-point elements from a and b using control mask imm8.

nothrow @nogc
__m256d
_mm256_blend_pd
(
int imm8
)
(
__m256d a
,
__m256d b
)

Meta