pulley_interpreter::decode::operands

Function fneg64

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