Function core::arch::x86::_mm_stream_ss
1.27.0 · source · pub unsafe fn _mm_stream_ss(p: *mut f32, a: __m128)
Available on (x86 or x86-64) and target feature
sse4a
and x86 only.Expand description
a.0
的非临时存储到 p
中。
将 32 位数据写入内存位置,而不会污染高速缓存。