pub fn convert_to_i16_m128i_from_lower2_i16_m128i(a: m128i) -> m128i
Available with target feature sse4.1 only.
Expand description

Convert the lower two i64 lanes to two i32 lanes.