1. d3e35a1 target-arm: A64: add stubs for a64 specific helpers by Alexander Graf · 11 years ago
  2. 9d93550 target-arm: add support for v8 AES instructions by Ard Biesheuvel · 11 years ago
  3. 40cfacd target-arm: Implement ARMv8 FP VMAXNM and VMINNM instructions. by Will Newton · 11 years ago
  4. f5daeec tcg: Remove stray semi-colons from target-*/helper.h by Richard Henderson · 12 years ago
  5. 2de68a4 target-arm: Implement sbc_cc inline by Richard Henderson · 12 years ago
  6. 49b4c31 target-arm: Implement adc_cc inline by Richard Henderson · 12 years ago
  7. c9f1012 target-arm: Use mul[us]2 and add2 in umlal et al by Richard Henderson · 12 years ago
  8. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  9. 4b3d482 target-arm: rename helper flags by Aurelien Jarno · 12 years ago
  10. 36c91fd target-arm: Implement abs_i32 inline rather than as a helper by Peter Maydell · 12 years ago
  11. ee6fa55 target-arm: Use TCG operation for Neon 64 bit negation by Peter Maydell · 12 years ago
  12. 00e3ab2 target-arm: mark a few integer helpers const and pure by Aurelien Jarno · 12 years ago
  13. 365af80 target-arm: convert sar, shl and shr helpers to TCG by Aurelien Jarno · 12 years ago
  14. 72485ec target-arm: convert add_cc and sub_cc helpers to TCG by Aurelien Jarno · 12 years ago
  15. 9ef3927 target-arm: convert remaining helpers by Blue Swirl · 13 years ago
  16. 1ce94f8 target-arm: convert void helpers by Blue Swirl · 13 years ago
  17. 4a9a539 target-arm: Remove remaining old cp15 infrastructure by Peter Maydell · 13 years ago
  18. c326b97 target-arm: Convert TEECR, TEEHBR to new scheme by Peter Maydell · 13 years ago
  19. e8070a2 target-arm: Remove old cpu_arm_set_cp_io infrastructure by Peter Maydell · 13 years ago
  20. 4b6a83f target-arm: initial coprocessor register framework by Peter Maydell · 13 years ago
  21. da97f52 target-arm: Implement VFPv4 fused multiply-accumulate insns by Peter Maydell · 13 years ago
  22. 02da0b2 Revert "target-arm: Use global env in neon_helper.c helpers" by Peter Maydell · 14 years ago
  23. aa47cfd target-arm: Pass fp status pointer explicitly to neon fp helpers by Peter Maydell · 14 years ago
  24. ae1857e target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUState by Peter Maydell · 14 years ago
  25. 477955b Revert "target-arm: Use global env in iwmmxt_helper.c helpers" by Peter Maydell · 14 years ago
  26. 5500b06 target-arm: Use correct float status for Neon int-float conversions by Peter Maydell · 14 years ago
  27. 7b59220 move helpers.h to helper.h by Lluís · 14 years ago[Renamed from target-arm/helpers.h]
  28. 947a2fa target-arm: Use global env in iwmmxt_helper.c helpers by Peter Maydell · 14 years ago
  29. 2a3f75b target-arm: Use global env in neon_helper.c helpers by Peter Maydell · 14 years ago
  30. 622465e target-arm/helper.c: For float-int conversion helpers pass ints as ints by Peter Maydell · 14 years ago
  31. d68a6f3 target-arm: Move Neon VZIP to helper functions by Peter Maydell · 14 years ago
  32. 02acedf target-arm: Move Neon VUZP to helper functions by Peter Maydell · 14 years ago
  33. e5ca24c target-arm: Implement VMULL.P8 by Peter Maydell · 14 years ago
  34. 2d981da target-arm: Use standard FPSCR for Neon half-precision operations by Peter Maydell · 14 years ago
  35. af1bbf3 target-arm: Fix VQMOVUN Neon instruction. by Juha Riihimäki · 14 years ago
  36. 7290267 Set the right overflow bit for neon 32 and 64 bit saturating add/sub. by Christophe Lyon · 14 years ago
  37. 4ca4502 ARM: add neon helpers for VQSHLU by Juha Riihimäki · 14 years ago
  38. 426f5ab ARM atomic ops rewrite by Paul Brook · 15 years ago
  39. 6001149 ARM FP16 support by Paul Brook · 15 years ago
  40. f669df2 target-arm: use native tcg-ops for ror/bic/vorn by Aurelien Jarno · 15 years ago
  41. 1945761 target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCG by Filip Navara · 15 years ago
  42. fe1479c Implement (very) basic Thumb2-EE support. This doesn't actually implement by pbrook · 16 years ago
  43. a7812ae TCG variable type checking. by pbrook · 16 years ago
  44. e677137 ARM TCG conversion 15/16. by pbrook · 17 years ago
  45. ad69471 ARM TCG conversion 14/16. by pbrook · 17 years ago
  46. 8f8e3aa ARM TCG conversion 13/16. by pbrook · 17 years ago
  47. 8984bd2 ARM TCG conversion 12/16. by pbrook · 17 years ago
  48. 5e3f878 ARM TCG conversion 11/16. by pbrook · 17 years ago
  49. 4373f3c ARM TCG conversion 10/16. by pbrook · 17 years ago
  50. b010980 ARM TCG conversion 9/16. by pbrook · 17 years ago
  51. d9ba483 ARM TCG conversion 8/16. by pbrook · 17 years ago
  52. 6ddbc6e ARM TCG conversion 7/16. by pbrook · 17 years ago
  53. 3670669 ARM TCG conversion 6/16. by pbrook · 17 years ago
  54. 1497c96 ARM TCG conversion 4/16. by pbrook · 17 years ago
  55. f51bbbf ARM TCG conversion 2/16. by pbrook · 17 years ago
  56. b26eefb ARM TCG conversion 1/16. by pbrook · 17 years ago