_mm_movemask_pd

Set each bit of mask result based on the most significant bit of the corresponding packed double-precision (64-bit) loating-point element in v.

nothrow @nogc pure @safe
int
_mm_movemask_pd
(
__m128d v
)

Meta