Markos Chandras 143fefc8f3 MIPS: Fix erroneous JR emulation for MIPS R6 10 years ago
..
Makefile cfafc4feb3 MIPS: math-emu: Move long fixed-point support into an `ar' library 10 years ago
cp1emu.c 143fefc8f3 MIPS: Fix erroneous JR emulation for MIPS R6 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_fsp.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 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 9ab4471c9f MIPS: math-emu: Correct delay-slot exception propagation 10 years ago
ieee754.c fb738f8544 MIPS: math-emu: Reduce code duplication. 11 years ago
ieee754.h f1f3b7ebac MIPS: math-emu: Define IEEE 754-2008 feature control bits 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 c9a1084516 MIPS: math-emu: Optimise NaN handling in comparisons 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 2707cd293c MIPS: Add FPU emulator counter for emulated delay slots. 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_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