Function shuffle_av_f64_all_m128d
pub fn shuffle_av_f64_all_m128d(a: m128d, v: m128i) -> m128d
Available on crate feature
dep_safe_arch
only.Expand description
Shuffle f64
lanes in a
using bit 1 of the i64
lanes in v
- Intrinsic:
_mm_permutevar_pd
- Assembly:
vpermilpd xmm, xmm, xmm