xmax64_u

Function xmax64_u 

Source
pub fn xmax64_u<E>(into: &mut E, operands: impl Into<BinaryOperands<XReg>>)
where E: Extend<u8>,
Expand description

dst = max(src1, src2) (unsigned)