Function safe_arch::duplicate_even_lanes_m128

source ยท
pub fn duplicate_even_lanes_m128(a: m128) -> m128
Available with target feature sse3 only.
Expand description

Duplicate the odd lanes to the even lanes.