Home
last modified time | relevance | path

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

/Linux-v5.10/arch/m68k/math-emu/
Dmulti_arith.h81 static inline int fp_addmant(struct fp_ext *dest, struct fp_ext *src) in fp_addmant() function
Dfp_arith.c101 if (fp_addmant(dest, src)) in fp_fadd()