_mm_hsub_pd

Horizontally subtract adjacent pairs of double-precision (64-bit) floating-point elements in a and b.

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

Meta