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

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

  • Operators are according to the cmp_op macro.

  • Intrinsic: [``]

  • Assembly: