1. 327e975 target-mips: Fix warning from Sparse by Stefan Weil · 10 years ago
  2. 31efecc target-mips/dsp_helper.c: Add ifdef guards around various functions by Peter Maydell · 10 years ago
  3. 3414e93 target-mips/dsp_helper.c: Remove unused function get_DSPControl_24() by Peter Maydell · 10 years ago
  4. 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
  5. 8f84271 target-mips: Use macro ARRAY_SIZE where possible by Stefan Weil · 11 years ago
  6. b6a9f46 target-mips: fix mipsdsp_mul_q31_q31 by Petar Jovanovic · 12 years ago
  7. d36c231 target-mips: fix mipsdsp_trunc16_sat16_round by Petar Jovanovic · 12 years ago
  8. 4877866 target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15 by Petar Jovanovic · 12 years ago
  9. d899282 target-mips: clean-up in BIT_INSV by Petar Jovanovic · 12 years ago
  10. 118d1e4 target-mips: set carry bit correctly in DSPControl register by Petar Jovanovic · 12 years ago
  11. 0ba365f target-mips: fix EXTPDP and setting up pos field in the DSPControl reg by Petar Jovanovic · 12 years ago
  12. 489ed4b target-mips: fix incorrect behaviour for EXTP by Petar Jovanovic · 12 years ago
  13. c0f5f9c target-mips: fix incorrect behaviour for INSV by Petar Jovanovic · 12 years ago
  14. 29851ee target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB by Petar Jovanovic · 12 years ago
  15. b1ca31d target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR by Petar Jovanovic · 12 years ago
  16. 8b758d0 target-mips: fix rndrashift_short_acc and code for EXTR_ instructions by Petar Jovanovic · 12 years ago
  17. 084d049 mips-linux-user: Save and restore fpu and dsp from sigcontext by Richard Henderson · 12 years ago
  18. 20c334a target-mips: fix DSP overflow macro and affected routines by Petar Jovanovic · 12 years ago
  19. a345481 target-mips: fix for sign-issue in MULQ_W helper by Petar Jovanovic · 12 years ago
  20. 9c19eb1 target-mips: fix for incorrect multiplication with MULQ_S.PH by Petar Jovanovic · 12 years ago
  21. df6126a target-mips: implement DSP (d)append sub-class with TCG by Aurelien Jarno · 12 years ago
  22. 0a16c79 target-mips: use DSP unions for reduction add instructions by Aurelien Jarno · 12 years ago
  23. 75d012a target-mips: use DSP unions for unary DSP operators by Aurelien Jarno · 12 years ago
  24. 6de0e6c target-mips: use DSP unions for binary DSP operators by Aurelien Jarno · 12 years ago
  25. 652613a target-mips: add unions to access DSP elements by Aurelien Jarno · 12 years ago
  26. da1a4ce target-mips: Fix helper and tests for dot/cross-dot product instructions by Petar Jovanovic · 12 years ago
  27. fe65a1f Fix my email address by Dongxue Zhang · 12 years ago
  28. b8abbbe target-mips: Fix for helpers for EXTR_* instructions by Petar Jovanovic · 12 years ago
  29. eec8972 target-mips: Fix incorrect reads and writes to DSPControl register by Petar Jovanovic · 12 years ago
  30. 19e6c50 target-mips: Fix incorrect shift for SHILO and SHILOV by Petar Jovanovic · 12 years ago
  31. 34f5606 target-mips: Fix incorrect code and test for INSV by Petar Jovanovic · 12 years ago
  32. 1cfd981 target-mips: use ULL for 64 bit constants by Blue Swirl · 12 years ago
  33. b53371e target-mips: Add ASE DSP accumulator instructions by Jia Liu · 12 years ago
  34. 2669056 target-mips: Add ASE DSP compare-pick instructions by Jia Liu · 12 years ago
  35. 1cb6686 target-mips: Add ASE DSP bit/manipulation instructions by Jia Liu · 12 years ago
  36. a22260a target-mips: Add ASE DSP multiply instructions by Jia Liu · 12 years ago
  37. 77c5fa8 target-mips: Add ASE DSP GPR-based shift instructions by Jia Liu · 12 years ago
  38. 461c08d target-mips: Add ASE DSP arithmetic instructions by Jia Liu · 12 years ago
  39. 235eb01 target-mips: Add ASE DSP internal functions by Jia Liu · 12 years ago