Function safe_arch::convert_to_u64_m128i_from_lower2_u8_m128i

source ยท
pub fn convert_to_u64_m128i_from_lower2_u8_m128i(a: m128i) -> m128i
Available with target feature sse4.1 only.
Expand description

Convert the lower two u8 lanes to two u64 lanes.