_mm256_extractf128_ps

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

nothrow @nogc pure @trusted
__m128
_mm256_extractf128_ps
(
ubyte imm8
)
(
__m256 a
)

Meta