pulley_interpreter::decode::operands

Function xmov_fp

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