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