pub unsafe fn _mm_cvtsi128_si64x(a: __m128i) -> i64
Available on non-crate feature miri-test-libstd and x86-64 only.
Expand description

Returns the lowest element of a.

Intel’s documentation