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