Function core::arch::x86::_mm_cvtpu8_ps [] [src]

pub unsafe fn _mm_cvtpu8_ps(a: __m64) -> __m128
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on x86 and target feature sse,mmx only.

Converts the lower 4 8-bit values of a into a 128-bit vector of 4 f32s.