Home
last modified time | relevance | path

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

/Linux-v4.19/arch/m68k/math-emu/
Dmulti_arith.h166 static inline void fp_multiplymant(union fp_mant128 *dest, struct fp_ext *src1, in fp_multiplymant() function
Dfp_arith.c201 fp_multiplymant(&temp, dest, src); in fp_fmul()