Function core::arch::x86::_mm_cvt_si2ss1.27.0[][src]

pub unsafe fn _mm_cvt_si2ss(a: __m128, b: i32) -> __m128
This is supported on x86 and target feature sse only.

Alias for _mm_cvtsi32_ss.

Intel's documentation