pulley_interpreter::decode::operands

Function xshr32_u_u6

Source
pub fn xshr32_u_u6<T: BytecodeStream>(
    pc: &mut T,
) -> Result<(BinaryOperands<XReg, XReg, U6>,), T::Error>
Available on crate feature decode only.