_mm_hsub_ps

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

nothrow @nogc pure @trusted
__m128
_mm_hsub_ps
(
__m128 a
,
__m128 b
)

Meta