Function surge_wavetable::imports::imports::imports::_mm_cvtsi64_si1281.27.0[][src]

pub unsafe fn _mm_cvtsi64_si128(a: i64) -> __m128i
This is supported with target feature sse2 only.
Expand description

Returns a vector whose lowest element is a and all higher elements are 0.

Intel’s documentation