Function core::arch::x86::_mm_stream_sd1.27.0[][src]

pub unsafe fn _mm_stream_sd(p: *mut f64, a: __m128d)
This is supported on x86 and target feature sse4a only.
Expand description

a.0 的非临时存储到 p 中。

将 64 位数据写入内存位置,而不会污染缓存。