1. a79f5f9 MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction by Markos Chandras · 9 years ago
  2. 4e9561b MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction by Markos Chandras · 9 years ago
  3. 38db37b MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instruction by Markos Chandras · 9 years ago
  4. 400bd2e MIPS: math-emu: Add support for the MIPS R6 RINT FPU instruction by Markos Chandras · 9 years ago
  5. 83d4330 MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instruction by Markos Chandras · 9 years ago
  6. e24c3be MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction by Markos Chandras · 9 years ago
  7. 130fe35 MIPS: math-emu: Add support for the MIPS R6 SELNEZ FPU instruction by Markos Chandras · 9 years ago
  8. 67613f0 MIPS: math-emu: Add support for the MIPS R6 SELEQZ FPU instruction by Markos Chandras · 9 years ago
  9. f8c3c67 MIPS: math-emu: Add support for the CMP.condn.fmt R6 instruction by Markos Chandras · 9 years ago
  10. 1249ed3 MIPS: math-emu: Move from deprecated __initcall to arch_initcall. by Ralf Baechle · 9 years ago
  11. c909ca7 MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions by Markos Chandras · 9 years ago
  12. e8f80cc MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6 by Markos Chandras · 9 years ago
  13. 1664574 MIPS: math-emu: Fix indentation by Markos Chandras · 9 years ago
  14. bbdd814 MIPS: cp1emu: Fix closing bracket for the d_fmt case by Markos Chandras · 9 years ago
  15. 143fefc MIPS: Fix erroneous JR emulation for MIPS R6 by Markos Chandras · 9 years ago
  16. e9d92d2 MIPS: Fix branch emulation for BLTC and BGEC instructions by Markos Chandras · 9 years ago
  17. 03dce59 MIPS: Fix a preemption issue with thread's FPU defaults by Maciej W. Rozycki · 9 years ago
  18. 9b26616 MIPS: Respect the ISA level in FCSR handling by Maciej W. Rozycki · 9 years ago
  19. 232b6ec MIPS: math-emu: Make ABS.fmt and NEG.fmt arithmetic again by Maciej W. Rozycki · 9 years ago
  20. f1f3b7e MIPS: math-emu: Define IEEE 754-2008 feature control bits by Maciej W. Rozycki · 9 years ago
  21. c491cfa MIPS: math-emu: Implement the FCCR, FEXR and FENR registers by Maciej W. Rozycki · 9 years ago
  22. f684362 MIPS: math-emu: Set FIR feature flags for full emulation by Maciej W. Rozycki · 9 years ago
  23. cfafc4f MIPS: math-emu: Move long fixed-point support into an `ar' library by Maciej W. Rozycki · 9 years ago
  24. 9ab4471 MIPS: math-emu: Correct delay-slot exception propagation by Maciej W. Rozycki · 9 years ago
  25. 2d83fea MIPS: Correct FP ISA requirements by Maciej W. Rozycki · 9 years ago
  26. 7737b20 MIPS: math-emu: Fix delay-slot emulation cache incoherency by Maciej W. Rozycki · 9 years ago
  27. e06b530 MIPS: math-emu: Make NaN classifiers static by Maciej W. Rozycki · 9 years ago
  28. b0c2f8f MIPS: math-emu: Optimise qNaN handling in `ieee754sp_fdp' by Maciej W. Rozycki · 9 years ago
  29. 42fa242 MIPS: math-emu: Remove dead comparison helpers by Maciej W. Rozycki · 9 years ago
  30. bd267a5 MIPS: math-emu: Remove redundant code from NaN comparison by Maciej W. Rozycki · 9 years ago
  31. c9a1084 MIPS: math-emu: Optimise NaN handling in comparisons by Maciej W. Rozycki · 9 years ago
  32. d5afa7e MIPS: math-emu: Reinstate sNaN quieting handlers by Maciej W. Rozycki · 9 years ago
  33. 539bfb5 MIPS: math-emu: Don't pass qNaNs through quieting handlers by Maciej W. Rozycki · 9 years ago
  34. d19cf86 MIPS: math-emu: Factor out NaN FP format conversions by Maciej W. Rozycki · 9 years ago
  35. ec98f9a MIPS: math-emu: Update sNaN quieting handlers by Maciej W. Rozycki · 9 years ago
  36. d4f5b08 MIPS: math-emu: Factor out CFC1/CTC1 emulation by Maciej W. Rozycki · 9 years ago
  37. 2cfcf8a MIPS: math-emu: Remove `modeindex' macro by Maciej W. Rozycki · 9 years ago
  38. b844bc78 MIPS: math-emu: Fix oversize lines in comparisons by Maciej W. Rozycki · 9 years ago
  39. 5d77cf2 MIPS: math-emu: Reindent `bc_op' emulation by Maciej W. Rozycki · 9 years ago
  40. 1796ec7 MIPS: ieee754.h: Supplement comments for special values by Maciej W. Rozycki · 9 years ago
  41. b3fea96 MIPS: ieee754.h: Correct comments for special values by Maciej W. Rozycki · 9 years ago
  42. 2707cd2 MIPS: Add FPU emulator counter for emulated delay slots. by David Daney · 10 years ago
  43. c775aa1 MIPS: LLVMLinux: Silence variable self-assignment warnings. by Toma Tabacu · 10 years ago
  44. e0d32f33 MIPS: Handle MIPS IV, V and R2 FPU instructions on MIPS R6 as well by Markos Chandras · 10 years ago
  45. b0a668f MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6 by Leonid Yegoshin · 10 years ago
  46. 28d6f93 MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions by Markos Chandras · 10 years ago
  47. 69b9a2f MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions by Markos Chandras · 10 years ago
  48. 84fef63 MIPS: Emulate the new MIPS R6 BALC instruction by Markos Chandras · 10 years ago
  49. 10d962d MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions by Markos Chandras · 10 years ago
  50. c893ce3 MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions by Markos Chandras · 10 years ago
  51. 8467ca0 MIPS: Emulate the new MIPS R6 branch compact (BC) instruction by Markos Chandras · 10 years ago
  52. f1b4406 MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructions by Markos Chandras · 10 years ago
  53. a8ff66f MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructions by Markos Chandras · 10 years ago
  54. c8a3458 MIPS: Emulate the BC1{EQ,NE}Z FPU instructions by Markos Chandras · 10 years ago
  55. 319824e MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6 by Markos Chandras · 10 years ago
  56. 5f9f41c MIPS: kernel: Prepare the JR instruction for emulation on MIPS R6 by Markos Chandras · 10 years ago
  57. 4227a2d MIPS: Support for hybrid FPRs by Paul Burton · 10 years ago
  58. 635c9907 MIPS: Remove useless parentheses by Ralf Baechle · 10 years ago
  59. 842dfc1 MIPS: Fix build with binutils 2.24.51+ by Manuel Lauss · 10 years ago
  60. a5466d7 MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructions by Markos Chandras · 10 years ago
  61. c8c0da6 MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systems by Paul Burton · 10 years ago
  62. c3b9b94 MIPS: math-emu: Fix instruction decoding. by Rob Kendrick · 10 years ago
  63. fb738f8 MIPS: math-emu: Reduce code duplication. by Ralf Baechle · 10 years ago
  64. 91496ea MIPS: math-emu: Work around limitations of older GCC. by Ralf Baechle · 10 years ago
  65. a36d822 MIPS: OCTEON: Enable use of FPU by David Daney · 10 years ago
  66. c410352 MIPS: math-emu: Add IEEE754 exception statistics to debugfs by Deng-Cheng Zhu · 10 years ago
  67. 70e4c23 MIPS: math-emu: Reduce microMIPS bloat. by Ralf Baechle · 10 years ago
  68. 56a6473 MIPS: math-emu: Switch to using the MIPS rounding modes. by Ralf Baechle · 10 years ago
  69. aef3fb7 MIPS: math-emu: Nuke alternative names for IEEE-754 rounding modes. by Ralf Baechle · 10 years ago
  70. 76fbfc3 MIPS: Sort out mm_isBranchInstr. by Ralf Baechle · 10 years ago
  71. e0cc3a4 MIPS: math-emu: Inline fpu_emulator_init_fpu() by Ralf Baechle · 10 years ago
  72. 3f7cac4 MIPS: math-emu: Cleanup coding style. by Ralf Baechle · 10 years ago
  73. 49548b0 MIPS: math-emu: Cleanup definition of structs describe sp/dp floats. by Ralf Baechle · 10 years ago
  74. de2fc34 MIPS: math-emu: Rename get_rounding() functions. by Ralf Baechle · 10 years ago
  75. 90efba3 MIPS: math-emu: Get rid of the useless parts of exception handling. by Ralf Baechle · 10 years ago
  76. 593d33f MIPS: math-emu: Move various objects into an ar library. by Ralf Baechle · 10 years ago
  77. f71baa1 MIPS: math-emu: Inline ieee754sp_issnan and ieee754dp_issnan. by Ralf Baechle · 10 years ago
  78. dfbf42b MIPS: math-emu: Remove unused code. by Ralf Baechle · 10 years ago
  79. 1bc3320 MIPS: math-emu: Remove unused ieee754sp_bestnan() and ieee754dp_bestnan(). by Ralf Baechle · 10 years ago
  80. 3a33db2 MIPS: math-emu: Inline ieee754dp_finite and ieee754dp_finite(). by Ralf Baechle · 10 years ago
  81. b3a7ad2 MIPS: math-emu: Eleminate duplicate definitions of identical macros. by Ralf Baechle · 10 years ago
  82. 3e160aa MIPS: math-emu: Use SPSIGN() rather than DPSIGN() in ieee754sp_sub(). by Ralf Baechle · 10 years ago
  83. ad8fb55 MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. by Ralf Baechle · 10 years ago
  84. f5410d1 MIPS: math-emu: Call ieee754di_xcpt, not ieee754si_xcpt in ieee754dp_cmp. by Ralf Baechle · 10 years ago
  85. 1eaf198 MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment. by Ralf Baechle · 10 years ago
  86. 08f1faa MIPS: math-emu: Remove #if 1 and dead code from its #else branch. by Ralf Baechle · 10 years ago
  87. e812a73 MIPS: math-emu: Cleanup ieee754si_indef() / ieee754di_indef(). by Ralf Baechle · 10 years ago
  88. 92df0f8 MIPS: math-emu: Convert debug printks to pr_debug getting. by Ralf Baechle · 10 years ago
  89. fcfe228 MIPS: math-emu: Get rid of unuable extended precision support. by Ralf Baechle · 10 years ago
  90. 08a0790 MIPS: math-emu: Remove most ifdefery. by Ralf Baechle · 10 years ago
  91. 9e8bad1 MIPS: math-emu: Turn macros into functions where possible. by Ralf Baechle · 10 years ago
  92. bee1653 MIPS: math-emu: Harden ieee754int.h against multiple inclusion. by Ralf Baechle · 10 years ago
  93. 47fa0c0 MIPS: math-emu: Reformat code according to coding style. by Ralf Baechle · 10 years ago
  94. 85c51c5 MIPS: math-emu: Move all debug fs code to a separate file. by Ralf Baechle · 10 years ago
  95. 6d18b62 MIPS: math-emu: Remove fine example of cargo cult programming. by Ralf Baechle · 10 years ago
  96. cd8ee34 MIPS: math-emu: Header file weeding. by Ralf Baechle · 10 years ago
  97. e7e9cae MIPS: math-emu: Use helpers to manipulate CAUSEF_BD flag. by Ralf Baechle · 10 years ago
  98. 2209bcb MIPS: math-emu: Get rid of typedefs. by Ralf Baechle · 10 years ago
  99. 2370881 MIPS: math-emu: Use English spelling of `constant' rather than Danish. by Ralf Baechle · 10 years ago
  100. cae5506 MIPS: math-emu: Mark exception handling functions as __cold. by Ralf Baechle · 10 years ago