pub unsafe fn _mm_setzero_ps() -> __m128
Available on crate feature
std
and x86-64 only.Expand description
Construct a __m128
with all elements initialized to zero.
pub unsafe fn _mm_setzero_ps() -> __m128
std
and x86-64 only.Construct a __m128
with all elements initialized to zero.