Home
last modified time | relevance | path

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

/linux/arch/m68k/math-emu/
H A Dmulti_arith.h167 static inline void fp_multiplymant(union fp_mant128 *dest, struct fp_ext *src1, in fp_multiplymant() function
H A Dfp_arith.c192 fp_multiplymant(&temp, dest, src); in fp_fmul()