pulley_interpreter::decode::operands

Function xadd128

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