pulley_interpreter::decode::operands

Function vfdemote

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