_mm_cmp_sd

Compare the lower double-precision (64-bit) floating-point element in a and b based on the comparison operand specified by imm8, store the result in the lower element of result, and copy the upper element from a to the upper element of result.

Meta