[−][src]Function core::arch::x86::_mm_stream_pi
pub unsafe fn _mm_stream_pi(mem_addr: *mut __m64, a: __m64)
This is supported on x86 and target feature
sse,mmx
only.Stores 64-bits of integer data from a into memory using a non-temporal memory hint.