pulley_interpreter::decode::operands

Function ftrunc64

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