_mm_addsub_pd

Alternatively add and subtract packed double-precision (64-bit) floating-point elements in a to/from packed elements in b.

nothrow @nogc pure @trusted
__m128d
_mm_addsub_pd
(
__m128d a
,
__m128d b
)

Meta