_mm_testc_pd

Compute the bitwise NOT of a and then AND with b, producing an intermediate value, and return 1 if the sign bit of each 64-bit element in the intermediate value is zero, otherwise return 0.

Meta