Function permute2z_m256d
pub fn permute2z_m256d<const MASK: i32>(a: m256d, b: m256d) -> m256d
Available on crate feature
dep_safe_arch
only.Expand description
Shuffle 128 bits of floating point data at a time from a
and b
using an
immediate control value.
Each output selection is 4-bit wide, if 1000
is passed, that output is
zeroed instead of picking from a
or b
.
- Intrinsic:
_mm256_permute2f128_pd
- Assembly:
vperm2f128 ymm, ymm, ymm, imm8