_mm_cvtsi128_si64
zmij
1.0.21
In zmij::
stdarch_
x86
zmij
::
stdarch_x86
Function
_mm_
cvtsi128_
si64
Copy item path
1.27.0
·
Source
pub fn _mm_cvtsi128_si64(a:
__m128i
) ->
i64
Expand description
Returns the lowest element of
a
.
Intel’s documentation