1. 74c21bd target-arm: Clean up includes by Peter Maydell · 9 years ago
  2. 4e624ed target-arm: add support for v8 VMULL.P64 instruction by Peter Maydell · 11 years ago
  3. 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
  4. 09e0373 target-arm: A64: Add saturating accumulate ops (USQADD/SUQADD) by Alex Bennée · 11 years ago
  5. 0a79bc8 target-arm: A64: Add saturating int ops (SQNEG/SQABS) by Alex Bennée · 11 years ago
  6. 057d5f6 target-arm: A64: Implement remaining 3-same instructions by Peter Maydell · 11 years ago
  7. 86cbc41 target-arm: A64: Implement 2-reg-misc CNT, NOT and RBIT by Peter Maydell · 11 years ago
  8. f71a2ae target-arm: Use VFP_BINOP macro for min, max, minnum, maxnum by Peter Maydell · 11 years ago
  9. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  10. ee6fa55 target-arm: Use TCG operation for Neon 64 bit negation by Peter Maydell · 12 years ago
  11. 02c7ac0 target-arm/neon_helper: Remove obsolete FIXME comment by Peter Maydell · 12 years ago
  12. b90372a target-arm: Fix typos in comments by Peter Maydell · 13 years ago
  13. 7e598de target-arm: When setting FPSCR.QC, don't clear other FPSCR bits by Matt Craighead · 13 years ago
  14. 0ecb72a target-arm: Don't overuse CPUState by Andreas Färber · 13 years ago
  15. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
  16. 02da0b2 Revert "target-arm: Use global env in neon_helper.c helpers" by Peter Maydell · 14 years ago
  17. aa47cfd target-arm: Pass fp status pointer explicitly to neon fp helpers by Peter Maydell · 14 years ago
  18. cab565c target-arm: Signal InvalidOp for Neon GE and GT compares of QNaN by Peter Maydell · 14 years ago
  19. 7b59220 move helpers.h to helper.h by Lluís · 14 years ago
  20. 4d9ad7f target-arm: Don't overflow when calculating value for signed VABAL by Peter Maydell · 14 years ago
  21. cc49f21 target-arm: Make Neon helper routines use correct FP status by Peter Maydell · 14 years ago
  22. 2a3f75b target-arm: Use global env in neon_helper.c helpers by Peter Maydell · 14 years ago
  23. 4a9f9cb target-arm: Use new softfloat min/max functions for VMAX, VMIN by Peter Maydell · 14 years ago
  24. 79c18be target-arm: Correct ABD's handling of negative zeroes by Peter Maydell · 14 years ago
  25. c7498da target-arm: Return right result for Neon comparison with NaNs by Peter Maydell · 14 years ago
  26. 51d8526 target-arm/neon_helper.c: Use make_float32/float32_val macros by Peter Maydell · 14 years ago
  27. 33ebc29 target-arm: Fix unsigned VQRSHL by large shift counts by Peter Maydell · 14 years ago
  28. 7b6ecf5 target-arm: Fix signed VQRSHL by large shift counts by Peter Maydell · 14 years ago
  29. 960e623 target-arm: Fix saturated values for Neon right shifts by Peter Maydell · 14 years ago
  30. 51e3930 target-arm: fix unsigned 64 bit right shifts. by Christophe Lyon · 14 years ago
  31. b6c63b9 target-arm: Fix unsigned VRSHL.s8 and .s16 right shifts by type width by Christophe Lyon · 14 years ago
  32. 0670a7b target-arm: Fix signed VRSHL by large shift counts by Peter Maydell · 14 years ago
  33. 4bd4ee0 target-arm: Fix rounding constant addition for Neon shifts by Christophe Lyon · 14 years ago
  34. d68a6f3 target-arm: Move Neon VZIP to helper functions by Peter Maydell · 14 years ago
  35. 02acedf target-arm: Move Neon VUZP to helper functions by Peter Maydell · 14 years ago
  36. e5ca24c target-arm: Implement VMULL.P8 by Peter Maydell · 14 years ago
  37. f2f27b9 target-arm: Remove stray #include from middle of neon_helper.c by Peter Maydell · 14 years ago
  38. cc2212c target-arm: Fix 32 bit signed saturating narrow by Peter Maydell · 14 years ago
  39. af1bbf3 target-arm: Fix VQMOVUN Neon instruction. by Juha Riihimäki · 14 years ago
  40. 7290267 Set the right overflow bit for neon 32 and 64 bit saturating add/sub. by Christophe Lyon · 14 years ago
  41. 46eece9 target-arm: Fix Neon VQ(R)DMULH.S16 instructions by Juha Riihimäki · 14 years ago
  42. 4ca4502 ARM: add neon helpers for VQSHLU by Juha Riihimäki · 14 years ago
  43. a5d88f3 target-arm: Correct result in saturating cases for VQSHL of s8/16/32 by Peter Maydell · 14 years ago
  44. 620d791 target-arm: remove pointless else clause in VQSHL of u64 by Juha Riihimäki · 14 years ago
  45. eb7a3d7 target-arm: Fix VQSHL of signed 64 bit values by shift counts >= 64 by Peter Maydell · 14 years ago
  46. 4c9b70a target-arm: Fix VQSHL of signed 64 bit values by Juha Riihimäki · 14 years ago
  47. 50f67e9 target-arm: fix neon shift helper functions by Juha Riihimäki · 15 years ago
  48. e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 16 years ago
  49. cb76e13 Fixe ARM NEON vrshl. by Paul Brook · 16 years ago
  50. 1654b2d Fix few spelling issues in comments by aurel32 · 17 years ago
  51. e677137 ARM TCG conversion 15/16. by pbrook · 17 years ago
  52. ad69471 ARM TCG conversion 14/16. by pbrook · 17 years ago