MIPS: math-emu: Turn macros into functions where possible.
Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
Showing
- arch/mips/math-emu/dp_add.c 3 additions, 3 deletionsarch/mips/math-emu/dp_add.c
- arch/mips/math-emu/dp_cmp.c 3 additions, 3 deletionsarch/mips/math-emu/dp_cmp.c
- arch/mips/math-emu/dp_div.c 5 additions, 5 deletionsarch/mips/math-emu/dp_div.c
- arch/mips/math-emu/dp_fint.c 1 addition, 1 deletionarch/mips/math-emu/dp_fint.c
- arch/mips/math-emu/dp_flong.c 1 addition, 1 deletionarch/mips/math-emu/dp_flong.c
- arch/mips/math-emu/dp_frexp.c 1 addition, 1 deletionarch/mips/math-emu/dp_frexp.c
- arch/mips/math-emu/dp_fsp.c 2 additions, 2 deletionsarch/mips/math-emu/dp_fsp.c
- arch/mips/math-emu/dp_logb.c 1 addition, 1 deletionarch/mips/math-emu/dp_logb.c
- arch/mips/math-emu/dp_modf.c 1 addition, 1 deletionarch/mips/math-emu/dp_modf.c
- arch/mips/math-emu/dp_mul.c 3 additions, 3 deletionsarch/mips/math-emu/dp_mul.c
- arch/mips/math-emu/dp_scalb.c 1 addition, 1 deletionarch/mips/math-emu/dp_scalb.c
- arch/mips/math-emu/dp_simple.c 5 additions, 5 deletionsarch/mips/math-emu/dp_simple.c
- arch/mips/math-emu/dp_sqrt.c 4 additions, 4 deletionsarch/mips/math-emu/dp_sqrt.c
- arch/mips/math-emu/dp_sub.c 3 additions, 3 deletionsarch/mips/math-emu/dp_sub.c
- arch/mips/math-emu/dp_tint.c 5 additions, 5 deletionsarch/mips/math-emu/dp_tint.c
- arch/mips/math-emu/dp_tlong.c 5 additions, 5 deletionsarch/mips/math-emu/dp_tlong.c
- arch/mips/math-emu/ieee754.c 2 additions, 2 deletionsarch/mips/math-emu/ieee754.c
- arch/mips/math-emu/ieee754.h 8 additions, 6 deletionsarch/mips/math-emu/ieee754.h
- arch/mips/math-emu/ieee754dp.c 10 additions, 10 deletionsarch/mips/math-emu/ieee754dp.c
- arch/mips/math-emu/ieee754dp.h 1 addition, 1 deletionarch/mips/math-emu/ieee754dp.h
Loading
Please register or sign in to comment