pulley_interpreter::decode::operands

Function xctz32

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