pulley_interpreter::encode

Function xrotr64

Source
pub fn xrotr64<E>(into: &mut E, operands: impl Into<BinaryOperands<XReg>>)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

dst = rotate_right(src1, src2)