Home
last modified time | relevance | path

Searched refs:fp_mant128 (Results 1 – 3 of 3) sorted by relevance

/arch/m68k/math-emu/
A Dmulti_arith.h167 static inline void fp_multiplymant(union fp_mant128 *dest, struct fp_ext *src1, in fp_multiplymant()
182 static inline void fp_dividemant(union fp_mant128 *dest, struct fp_ext *src, in fp_dividemant()
185 union fp_mant128 tmp; in fp_dividemant()
245 static inline void fp_putmant128(struct fp_ext *dest, union fp_mant128 *src, in fp_putmant128()
A Dfp_arith.c146 union fp_mant128 temp; in fp_fmul()
223 union fp_mant128 temp; in fp_fdiv()
/arch/m68k/include/asm/
A Dmath-emu.h80 union fp_mant128 { union

Completed in 8 milliseconds