Function vperm2f128ps256

Source
unsafe extern "C" fn vperm2f128ps256(
    a: __m256,
    b: __m256,
    imm8: i8,
) -> __m256
Available on x86 or x86-64 only.