Home
last modified time | relevance | path

Searched refs:fp_dividemant (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/math-emu/
H A Dmulti_arith.h182 static inline void fp_dividemant(union fp_mant128 *dest, struct fp_ext *src, in fp_dividemant() function
H A Dfp_arith.c278 fp_dividemant(&temp, dest, src); in fp_fdiv()