1. d3cb6e2 target-arm: Fix errors in decode of M profile CPS by Peter Maydell · 13 years ago
  2. 02afbf6 target-arm/translate.c: Fix slightly misleading comment in Thumb decoder by Peter Maydell · 13 years ago
  3. da97f52 target-arm: Implement VFPv4 fused multiply-accumulate insns by Peter Maydell · 13 years ago
  4. b8b8ea0 target-arm: Add ARM UDIV/SDIV support by Peter Maydell · 13 years ago
  5. 4778999 target-arm: Rename ARM_FEATURE_DIV to _THUMB_DIV by Peter Maydell · 13 years ago
  6. 41e9564 target-arm: v6 media multiply space: UNDEF on unassigned encodings by Peter Maydell · 13 years ago
  7. a492892 target-arm: Don't print debug messages for various UNDEF cases by Peter Maydell · 14 years ago
  8. 6e0c0ed target-arm: UNDEF on a VCVTT/VCVTB UNPREDICTABLE to avoid TCG assert by Peter Maydell · 14 years ago
  9. 934814f target-arm: Handle UNDEF and UNPREDICTABLE cases for VLDM, VSTM by Peter Maydell · 14 years ago
  10. 87f19eb target-arm: Support v6 barriers in linux-user mode by Peter Maydell · 14 years ago
  11. a3ce366 Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm by Blue Swirl · 14 years ago
  12. 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
  13. 74594c9 target-arm: Minimal implementation of performance counters by Peter Maydell · 14 years ago
  14. 02da0b2 Revert "target-arm: Use global env in neon_helper.c helpers" by Peter Maydell · 14 years ago
  15. aa47cfd target-arm: Pass fp status pointer explicitly to neon fp helpers by Peter Maydell · 14 years ago
  16. ae1857e target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUState by Peter Maydell · 14 years ago
  17. 5aaebd1 target-arm: Add helper function to generate code to get fpstatus pointer by Peter Maydell · 14 years ago
  18. 477955b Revert "target-arm: Use global env in iwmmxt_helper.c helpers" by Peter Maydell · 14 years ago
  19. b7fa921 target-arm: Fix compilation failure for 64 bit hosts by Peter Maydell · 14 years ago
  20. 5500b06 target-arm: Use correct float status for Neon int-float conversions by Peter Maydell · 14 years ago
  21. 605a6ae target-arm: Fix VMLA, VMLS, VNMLS, VNMLA handling of NaNs by Peter Maydell · 14 years ago
  22. a1c7273 Fix typos in comments and code (occured -> occurred and related) by Stefan Weil · 14 years ago
  23. 1301f32 Fix typos in comments (neccessary -> necessary) by Stefan Weil · 14 years ago
  24. a7d3970 target-arm: Don't update base register on abort in Thumb T1 LDM by Peter Maydell · 14 years ago
  25. 5856d44 target-arm: fix LDMIA bug on page boundary by YuYeon Oh · 14 years ago
  26. f2dd89d target-arm: Handle UNDEF cases for Neon VLD/VST multiple-structures by Peter Maydell · 14 years ago
  27. 93262b1 target-arm: Handle UNDEFs for Neon single element load/stores by Peter Maydell · 14 years ago
  28. e87b7cb Remove unused function parameters from gen_pc_load and rename the function by Stefan Weil · 14 years ago
  29. 7b59220 move helpers.h to helper.h by Lluís · 14 years ago
  30. 133da6a target-arm: Handle UNDEF cases for VDUP (scalar) by Juha Riihimäki · 14 years ago
  31. 56907d7 target-arm: Treat UNPREDICTABLE VTBL, VTBX case as UNDEF by Peter Maydell · 14 years ago
  32. fc2a9b3 target-arm: Handle UNDEF cases for Neon 2 register misc forms by Peter Maydell · 14 years ago
  33. 600b828 target-arm: Simplify checking of size field in Neon 2reg-misc forms by Peter Maydell · 14 years ago
  34. 52579ea target-arm: Handle UNDEF cases for VEXT by Peter Maydell · 14 years ago
  35. 3e3326d target-arm: Handle UNDEF cases for Neon 2 regs + scalar forms by Peter Maydell · 14 years ago
  36. 695272d target-arm: Handle UNDEF cases for Neon 3-regs-different-widths by Peter Maydell · 14 years ago
  37. 7d80fee target-arm: Handle UNDEF cases for Neon invalid modified-immediates by Peter Maydell · 14 years ago
  38. 2bc7083 target-arm: Collapse VSRI case into VSHL, VSLI by Peter Maydell · 14 years ago
  39. cc13115 target-arm: Handle UNDEF cases for Neon "2 regs and shift" insns by Peter Maydell · 14 years ago
  40. a5a1494 target-arm: Simplify three-register pairwise code by Juha Riihimäki · 14 years ago
  41. 25f84f7 target-arm: Handle UNDEF cases for Neon 3-regs-same insns by Peter Maydell · 14 years ago
  42. 62698be target-arm: Use lookup table for size check on Neon 3-reg-same insns by Peter Maydell · 14 years ago
  43. be5e7a7 arm: basic support for ARMv4/ARMv4T emulation by Dmitry Eremin-Solenikov · 14 years ago
  44. 4b4a72e Fix conversions from pointer to tcg_target_long by Stefan Weil · 14 years ago
  45. 947a2fa target-arm: Use global env in iwmmxt_helper.c helpers by Peter Maydell · 14 years ago
  46. 2a3f75b target-arm: Use global env in neon_helper.c helpers by Peter Maydell · 14 years ago
  47. 0e32610 target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling by Peter Maydell · 14 years ago
  48. e318a60 target-arm: Don't leak TCG temp for UNDEFs in Neon load/store space by Peter Maydell · 14 years ago
  49. 8e18cde target-arm: Fix VLD of single element to all lanes by Peter Maydell · 14 years ago
  50. 7d2aabe target-arm: Fix TCG temporary leaks for scalar VMULL by Peter Maydell · 14 years ago
  51. e1d177b target-arm: Set Q bit for overflow in SMUAD and SMLAD by Peter Maydell · 14 years ago
  52. 2a0308c target-arm: Fix UNDEF cases in Thumb load/store by Peter Maydell · 14 years ago
  53. ca27c05 target-arm: Implement a minimal set of cp14 debug registers by Peter Maydell · 14 years ago
  54. 3849902 target-arm: Use TCG temporary leak debugging facilities by Peter Maydell · 14 years ago
  55. 7d1b009 target-arm: Remove ad-hoc leak checking code by Peter Maydell · 14 years ago
  56. 29501f1 target-arm: Set carry flag correctly for Thumb2 ORNS by Peter Maydell · 14 years ago
  57. 8387da8 target-arm: Handle VMOV between two core and VFP single regs by Peter Maydell · 14 years ago
  58. cc68890 target-arm: Don't decode old cp15 WFI instructions on v7 cores by Peter Maydell · 14 years ago
  59. 92cdfae target-arm: Fix shift by immediate and narrow where src, dest overlap by Peter Maydell · 14 years ago
  60. c33171c target-arm: Refactor to pull narrowing decode into separate function by Peter Maydell · 14 years ago
  61. 0b36f4c target-arm: fix decoding of Neon 64 bit shifts. by Christophe Lyon · 14 years ago
  62. b408a9b target-arm: fix Neon VQSHRN and VSHRN. by Christophe Lyon · 14 years ago
  63. d68a6f3 target-arm: Move Neon VZIP to helper functions by Peter Maydell · 14 years ago
  64. 02acedf target-arm: Move Neon VUZP to helper functions by Peter Maydell · 14 years ago
  65. f06053e target-arm: Correct conversion of Thumb Neon dp encodings into ARM by Juha Riihimäki · 14 years ago
  66. 4dc064e target-arm: Fix Neon VQDMLSL instruction by Peter Maydell · 14 years ago
  67. ebcd88c target-arm: Refactor handling of VQDMULL by Peter Maydell · 14 years ago
  68. e5ca24c target-arm: Implement VMULL.P8 by Peter Maydell · 14 years ago
  69. 2d981da target-arm: Use standard FPSCR for Neon half-precision operations by Peter Maydell · 14 years ago
  70. 923e650 target-arm: implement vsli.64, vsri.64 by Christophe Lyon · 14 years ago
  71. acdf01e target-arm: fix VSHLL Neon instruction. by Christophe Lyon · 14 years ago
  72. af1bbf3 target-arm: Fix VQMOVUN Neon instruction. by Juha Riihimäki · 14 years ago
  73. a2fdc89 target-arm: Fix decoding of Thumb preload and hint space by Peter Maydell · 14 years ago
  74. 3d185e5 target-arm: Fix decoding of preload and memory hint space by Peter Maydell · 14 years ago
  75. 7290267 Set the right overflow bit for neon 32 and 64 bit saturating add/sub. by Christophe Lyon · 14 years ago
  76. 5371cb8 target-arm: Fix Neon vsra instructions. by Christophe Lyon · 14 years ago
  77. 0fad6ef target-arm: Fix loading of scalar value for Neon multiply-by-scalar by Peter Maydell · 14 years ago
  78. c6067f0 target-arm: Fix garbage collection of temporaries in Neon emulation. by Christophe Lyon · 14 years ago
  79. 40d3c43 Support saturation with shift=0. by Christophe Lyon · 14 years ago
  80. 5642463 target-arm: Log instruction start in TCG code by Peter Maydell · 14 years ago
  81. e12ce78 target-arm: Restore IT bits when resuming after an exception by Peter Maydell · 14 years ago
  82. bc4a0de target-arm: Refactor translation of exception generating instructions by Peter Maydell · 14 years ago
  83. 5de3a9d target-arm: Remove redundant setting of IT bits before Thumb SWI by Peter Maydell · 14 years ago
  84. 61f74d6 target-arm: Translate with user-state from TB flags, not CPUState by Peter Maydell · 14 years ago
  85. 98eac7c target-arm: Translate with condexec bits from TB flags, not CPUState by Peter Maydell · 14 years ago
  86. 7204ab8 target-arm: Translate with Thumb state from TB flags, not CPUState by Peter Maydell · 14 years ago
  87. 69d1fc2 target-arm: Translate with VFP len/stride from TB flags, not CPUState by Peter Maydell · 14 years ago
  88. 5df8bac target-arm: Translate with VFP-enabled from TB flags, not CPUState by Peter Maydell · 14 years ago
  89. 39ea3d4 target-arm: Don't generate code specific to current CPU mode for SRS by Peter Maydell · 14 years ago
  90. 0322b26 ARM: Fix decoding of VQSHL/VQSHLU immediate forms by Peter Maydell · 14 years ago
  91. 838fa72 target-arm: fix SMMLA/SMMLS instructions by Aurelien Jarno · 14 years ago
  92. 8aac08b target-arm: fix UMAAL instruction by Aurelien Jarno · 14 years ago
  93. def126c target-arm: Fix arguments passed to VQSHL helpers by Juha Riihimäki · 14 years ago
  94. 1a85502 target-arm: fix bug in translation of REVSH by Aurelien Jarno · 14 years ago
  95. d3587ef ARM: Fix sense of to_integer bit in Neon VCVT float/int conversion by Peter Maydell · 14 years ago
  96. f73534a ARM: Fix decoding of Neon forms of VCVT between float and fixed point by Peter Maydell · 14 years ago
  97. 04595bf ARM: Fix decoding of VFP forms of VCVT between float and int/fixed by Peter Maydell · 14 years ago
  98. 2c9adbd ARM: fix ldrexd/strexd by Peter Maydell · 14 years ago
  99. 49e1494 target-arm: Handle 'smc' as an undefined instruction by Adam Lackorzynski · 14 years ago
  100. 4809c61 target-arm: Fix mixup in decoding of saturating add and sub by Johan Bengtsson · 14 years ago