Function core::arch::x86_64::_mm_stream_sd 1.27.0[−][src]
pub unsafe fn _mm_stream_sd(p: *mut f64, a: __m128d)
This is supported on x86-64 and target feature
sse4a
only.Expand description
a.0
的非临时存储到 p
中。
将 64 位数据写入内存位置,而不会污染缓存。