_mm256_zextpd128_pd256

Cast vector of type __m128d to type __m256d; the upper 128 bits of the result are zeroed.

Meta