pub fn cmp_op_mask_m128d_s<const OP: i32>(a: m128d, b: m128d) -> m128d
Available with target feature avx only.
Expand description

Compare f64 lanes according to the operation specified, mask output.

  • Operators are according to the cmp_op macro.

  • Intrinsic: [``]

  • Assembly: