Function xadd128

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