Function swiss_army_knife::simd_compatibility::x86_64::sse2::_mm_lane_crossing_right_shift_upto_64_bits[][src]

pub unsafe fn _mm_lane_crossing_right_shift_upto_64_bits<const right_shift_number_of_bits: u8>(
    data: __m128i
) -> __m128i
Expand description

right_shift_number_of_bits must be between 0 and 64 inclusive.