_mm256_permute2f128_ps

Shuffle 128-bits (composed of 2 packed double-precision (64-bit) floating-point elements) selected by imm8 from a and b. See the documentation as the imm8 format is quite complex.

Meta