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