_mm_cmpunord_pd

Compare packed double-precision (64-bit) floating-point elements in a and b to see if either is NaN.

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

Meta