Function safe_arch::duplicate_even_lanes_m128[][src]

pub fn duplicate_even_lanes_m128(a: m128) -> m128
This is supported with target feature sse3 only.
Expand description

Duplicate the odd lanes to the even lanes.