Function surge_wavetable::imports::imports::imports::_mm256_movedup_pd1.27.0[][src]

pub unsafe fn _mm256_movedup_pd(a: __m256d) -> __m256d
This is supported with target feature avx only.
Expand description

Duplicate even-indexed double-precision (64-bit) floating-point elements from a, and returns the results.

Intel’s documentation