Function safe_arch::permute_m128

source ·
pub fn permute_m128<const MASK: i32>(a: m128) -> m128
Available with target feature avx only.
Expand description

Shuffle the f32 lanes from a using an immediate control value.

  • Intrinsic: [``]
  • Assembly: