Markos Chandras 65ab562cab MIPS: math-emu: Remove unused handle_dsemul function declaration 10 years ago
..
Makefile a79f5f9ba5 MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction 10 years ago
cp1emu.c a79f5f9ba5 MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction 10 years ago
dp_2008class.c 38db37ba06 MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instruction 10 years ago
dp_add.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
dp_cmp.c bd267a5305 MIPS: math-emu: Remove redundant code from NaN comparison 10 years ago
dp_div.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
dp_fint.c 3f7cac416b MIPS: math-emu: Cleanup coding style. 11 years ago
dp_flong.c 3f7cac416b MIPS: math-emu: Cleanup coding style. 11 years ago
dp_fmax.c a79f5f9ba5 MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction 10 years ago
dp_fmin.c 4e9561b20e MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction 10 years ago
dp_fsp.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
dp_maddf.c e24c3bec3e MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction 10 years ago
dp_msubf.c 83d43305a1 MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instruction 10 years ago
dp_mul.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
dp_simple.c 232b6ec5df MIPS: math-emu: Make ABS.fmt and NEG.fmt arithmetic again 10 years ago
dp_sqrt.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
dp_sub.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
dp_tint.c 56a6473339 MIPS: math-emu: Switch to using the MIPS rounding modes. 11 years ago
dp_tlong.c 56a6473339 MIPS: math-emu: Switch to using the MIPS rounding modes. 11 years ago
dsemul.c 65ab562cab MIPS: math-emu: Remove unused handle_dsemul function declaration 10 years ago
ieee754.c fb738f8544 MIPS: math-emu: Reduce code duplication. 11 years ago
ieee754.h a79f5f9ba5 MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction 10 years ago
ieee754d.c 3f7cac416b MIPS: math-emu: Cleanup coding style. 11 years ago
ieee754dp.c e06b530b92 MIPS: math-emu: Make NaN classifiers static 10 years ago
ieee754dp.h e06b530b92 MIPS: math-emu: Make NaN classifiers static 10 years ago
ieee754int.h 166457436e MIPS: math-emu: Fix indentation 10 years ago
ieee754sp.c e06b530b92 MIPS: math-emu: Make NaN classifiers static 10 years ago
ieee754sp.h e06b530b92 MIPS: math-emu: Make NaN classifiers static 10 years ago
me-debugfs.c 1249ed3540 MIPS: math-emu: Move from deprecated __initcall to arch_initcall. 10 years ago
sp_2008class.c 38db37ba06 MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instruction 10 years ago
sp_add.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
sp_cmp.c bd267a5305 MIPS: math-emu: Remove redundant code from NaN comparison 10 years ago
sp_div.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
sp_fdp.c b0c2f8fbdb MIPS: math-emu: Optimise qNaN handling in `ieee754sp_fdp' 10 years ago
sp_fint.c 3f7cac416b MIPS: math-emu: Cleanup coding style. 11 years ago
sp_flong.c 3f7cac416b MIPS: math-emu: Cleanup coding style. 11 years ago
sp_fmax.c a79f5f9ba5 MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction 10 years ago
sp_fmin.c 4e9561b20e MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction 10 years ago
sp_maddf.c e24c3bec3e MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction 10 years ago
sp_msubf.c 83d43305a1 MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instruction 10 years ago
sp_mul.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
sp_simple.c 232b6ec5df MIPS: math-emu: Make ABS.fmt and NEG.fmt arithmetic again 10 years ago
sp_sqrt.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
sp_sub.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
sp_tint.c 56a6473339 MIPS: math-emu: Switch to using the MIPS rounding modes. 11 years ago
sp_tlong.c 56a6473339 MIPS: math-emu: Switch to using the MIPS rounding modes. 11 years ago