Function core::arch::x86::_mm_stream_pi [] [src]

pub unsafe fn _mm_stream_pi(mem_addr: *mut __m64, a: __m64)
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on x86 and target feature sse,mmx only.

Store 64-bits of integer data from a into memory using a non-temporal memory hint.