Function core::arch::x86::_mm_undefined_ps 1.27.0[−][src]
pub unsafe fn _mm_undefined_ps() -> __m128
This is supported on x86 and target feature
sse
only.Expand description
返回类型为 __m128 的 vector,其中包含未定义的元素。