_mm_sub_pd

Subtract packed double-precision (64-bit) floating-point elements in b from packed double-precision (64-bit) floating-point elements in a.

nothrow @nogc pure @safe
__m128d
_mm_sub_pd
(
__m128d a
,
__m128d b
)

Meta