_mm256_extractf128_pd

Extract a 128-bits lane from a, selected with index (0 or 1).

nothrow @nogc pure @trusted
__m128d
_mm256_extractf128_pd
(
ubyte imm8
)
(
__m256d a
)

Meta