Function cmp_op_mask_m128d

pub fn cmp_op_mask_m128d<const OP: i32>(a: m128d, b: m128d) -> m128d
Available on crate feature dep_safe_arch only.
Expand description

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

  • Operators are according to the cmp_op macro.

  • Intrinsic: [``]

  • Assembly: