linux/arch/mips/math-emu
Ralf Baechle b3a7ad2b0c MIPS: math-emu: Eleminate duplicate definitions of identical macros.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2014-05-23 15:11:13 +02:00
..
cp1emu.c MIPS: math-emu: Convert debug printks to pr_debug getting. 2014-05-23 15:11:04 +02:00
dp_add.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
dp_cmp.c MIPS: math-emu: Call ieee754di_xcpt, not ieee754si_xcpt in ieee754dp_cmp. 2014-05-23 15:11:12 +02:00
dp_div.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
dp_fint.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
dp_flong.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
dp_frexp.c MIPS: math-emu: Turn macros into functions where possible. 2014-05-21 11:12:57 +02:00
dp_fsp.c MIPS: math-emu: Eleminate duplicate definitions of identical macros. 2014-05-23 15:11:13 +02:00
dp_logb.c MIPS: math-emu: Turn macros into functions where possible. 2014-05-21 11:12:57 +02:00
dp_modf.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
dp_mul.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
dp_scalb.c MIPS: math-emu: Turn macros into functions where possible. 2014-05-21 11:12:57 +02:00
dp_simple.c MIPS: math-emu: Turn macros into functions where possible. 2014-05-21 11:12:57 +02:00
dp_sqrt.c MIPS: math-emu: Turn macros into functions where possible. 2014-05-21 11:12:57 +02:00
dp_sub.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
dp_tint.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
dp_tlong.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
dsemul.c MIPS: math-emu: Convert debug printks to pr_debug getting. 2014-05-23 15:11:04 +02:00
ieee754.c MIPS: math-emu: Eleminate duplicate definitions of identical macros. 2014-05-23 15:11:13 +02:00
ieee754.h MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment. 2014-05-23 15:11:12 +02:00
ieee754d.c MIPS: math-emu: Eleminate duplicate definitions of identical macros. 2014-05-23 15:11:13 +02:00
ieee754dp.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
ieee754dp.h MIPS: math-emu: Eleminate duplicate definitions of identical macros. 2014-05-23 15:11:13 +02:00
ieee754int.h MIPS: math-emu: Eleminate duplicate definitions of identical macros. 2014-05-23 15:11:13 +02:00
ieee754m.c MIPS: math-emu: Get rid of typedefs. 2014-05-21 11:12:48 +02:00
ieee754sp.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
ieee754sp.h MIPS: math-emu: Eleminate duplicate definitions of identical macros. 2014-05-23 15:11:13 +02:00
ieee754xcpt.c MIPS: math-emu: Header file weeding. 2014-05-21 11:12:53 +02:00
kernel_linkage.c MIPS: math-emu: Header file weeding. 2014-05-21 11:12:53 +02:00
Makefile MIPS: math-emu: Move all debug fs code to a separate file. 2014-05-21 11:12:55 +02:00
me-debugfs.c MIPS: math-emu: Reformat code according to coding style. 2014-05-21 11:12:56 +02:00
sp_add.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
sp_cmp.c MIPS: math-emu: Turn macros into functions where possible. 2014-05-21 11:12:57 +02:00
sp_div.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
sp_fdp.c MIPS: math-emu: Eleminate duplicate definitions of identical macros. 2014-05-23 15:11:13 +02:00
sp_fint.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
sp_flong.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
sp_frexp.c MIPS: math-emu: Turn macros into functions where possible. 2014-05-21 11:12:57 +02:00
sp_logb.c MIPS: math-emu: Turn macros into functions where possible. 2014-05-21 11:12:57 +02:00
sp_modf.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
sp_mul.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
sp_scalb.c MIPS: math-emu: Turn macros into functions where possible. 2014-05-21 11:12:57 +02:00
sp_simple.c MIPS: math-emu: Turn macros into functions where possible. 2014-05-21 11:12:57 +02:00
sp_sqrt.c MIPS: math-emu: Turn macros into functions where possible. 2014-05-21 11:12:57 +02:00
sp_sub.c MIPS: math-emu: Use SPSIGN() rather than DPSIGN() in ieee754sp_sub(). 2014-05-23 15:11:13 +02:00
sp_tint.c MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. 2014-05-23 15:11:13 +02:00
sp_tlong.c MIPS: math-emu: Eleminate duplicate definitions of identical macros. 2014-05-23 15:11:13 +02:00