xconst32

Function xconst32 

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