pub fn duplicate_odd_lanes_m128(a: m128) -> m128
Available with target feature sse3 only.
Expand description

Duplicate the odd lanes to the even lanes.