1. 2a14b21 MIPS: math-emu: Mark fall throughs in switch statements with a comment by Aleksandar Markovic · 7 years ago
  2. 95306f0 MIPS: math-emu: Declare function srl128() as static by Aleksandar Markovic · 7 years ago
  3. 999eae9 MIPS: math-emu: Avoid definition duplication for macro DPXMULT() by Aleksandar Markovic · 7 years ago
  4. a58f85b MIPS: math-emu: Use preferred flavor of unsigned integer declarations by Aleksandar Markovic · 7 years ago
  5. 2cfa5825 MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case) by Douglas Leung · 7 years ago
  6. ae11c06 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration by Aleksandar Markovic · 7 years ago
  7. 7cf64ce MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs by Aleksandar Markovic · 7 years ago
  8. 0c64fe6 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs by Aleksandar Markovic · 7 years ago
  9. e840be6 MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation by Aleksandar Markovic · 7 years ago
  10. ddbfff7 MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separately by Aleksandar Markovic · 8 years ago
  11. 5c18c936 MIPS: math-emu: Fix code indentation by Paul Burton · 9 years ago
  12. 95bff24 MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} comments by Paul Burton · 9 years ago
  13. e2d11e1 MIPS: math-emu: Add z argument macros by Paul Burton · 9 years ago
  14. d728f67 MIPS: math-emu: Unify ieee754dp_m{add,sub}f by Paul Burton · 9 years ago
  15. e24c3be MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction by Markos Chandras · 9 years ago