Function core::core_arch::x86::sse3::hsubpd

source ·
unsafe extern "C" fn hsubpd(a: __m128d, b: __m128d) -> __m128d
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on x86 or x86-64 only.