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

Copy the low lane of the input to both lanes of the output.