Function _mm_permute_ps
#[target_feature(enable = "avx")]
pub const fn _mm_permute_ps(a: __m128, IMM8: i32) -> __m128
Shuffles single-precision (32-bit) floating-point elements in a
using the control in imm8.
_mm_permute_ps#[target_feature(enable = "avx")]
pub const fn _mm_permute_ps(a: __m128, IMM8: i32) -> __m128
Shuffles single-precision (32-bit) floating-point elements in a
using the control in imm8.