[][src]Function core::arch::x86_64::_mm_loadh_pi

pub unsafe fn _mm_loadh_pi(a: __m128, p: *const __m64) -> __m128
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on x86-64 and target feature sse only.

Set the upper two single-precision floating-point values with 64 bits of data loaded from the address p; the lower two values are passed through from a.