_mm_comile_sd

Compare the lower double-precision (64-bit) floating-point element in a and b for less-than-or-equal.

nothrow @nogc pure @safe
int
_mm_comile_sd
(
__m128d a
,
__m128d b
)

Meta