Function safe_arch::addsub_m128d

source ·
pub fn addsub_m128d(a: m128d, b: m128d) -> m128d
Available with target feature sse3 only.
Expand description

Add the high lane and subtract the low lane.