pulley_interpreter::decode::operands

Function ftrunc32

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