pulley_interpreter::decode::operands

Function xctz64

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