Function cmp_op_mask_m256d
pub fn cmp_op_mask_m256d<const OP: i32>(a: m256d, b: m256d) -> m256d
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: