pulley_interpreter::decode::operands

Function xwidemul64_u

Source
pub fn xwidemul64_u<T: BytecodeStream>(
    pc: &mut T,
) -> Result<(XReg, XReg, XReg, XReg), T::Error>