Searched refs:fp_denormalize (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_arith.c98 fp_denormalize(src, diff);
100 fp_denormalize(dest, diff);
218 fp_denormalize(dest, -exp);
305 fp_denormalize(dest, -exp);
362 fp_denormalize(dest, -exp);
440 fp_denormalize(dest, -exp);
694 fp_denormalize(dest, -scale);
H A Dmulti_arith.h23 static inline void fp_denormalize(struct fp_ext *reg, unsigned int cnt) function

Completed in 101 milliseconds