_mm_blend_pd

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

nothrow @nogc @trusted
__m128d
_mm_blend_pd
(
int imm8
)
(
__m128d a
,
__m128d b
)

Meta