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

/linux-master/arch/m68k/math-emu/
H A Dfp_arith.c93 fp_denormalize(src, diff);
95 fp_denormalize(dest, diff);
209 fp_denormalize(dest, -exp);
295 fp_denormalize(dest, -exp);
351 fp_denormalize(dest, -exp);
428 fp_denormalize(dest, -exp);
678 fp_denormalize(dest, -scale);
H A Dmulti_arith.h23 static inline void fp_denormalize(struct fp_ext *reg, unsigned int cnt) function

Completed in 131 milliseconds