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