1. 2670221 target/arm: Add TB flag for "MVE insns not predicated" by Peter Maydell · 3 years, 6 months ago
  2. 8484848 target/arm: Avoid goto_tb if we're trying to exit to the main loop by Peter Maydell · 3 years, 6 months ago
  3. 4e11689 accel/tcg: Add DisasContextBase argument to translator_ld* by Ilya Leoshkevich · 3 years, 7 months ago
  4. 520d162 target/arm: Take an exception if PSTATE.IL is set by Peter Maydell · 3 years, 6 months ago
  5. 8e228c9 target/arm: Implement HSTR.TJDBX by Peter Maydell · 3 years, 7 months ago
  6. e534629 target/arm: Implement M-profile trapping on division by zero by Peter Maydell · 3 years, 7 months ago
  7. 0f31e37 target/arm: Implement MVE VCTP by Peter Maydell · 3 years, 7 months ago
  8. 888f470 target/arm: Enforce that M-profile SP low 2 bits are always zero by Peter Maydell · 3 years, 7 months ago
  9. b5cf742 accel/tcg: Remove TranslatorOps.breakpoint_check by Richard Henderson · 3 years, 8 months ago
  10. 97f11c8 target/arm: Use translator_use_goto_tb for aarch32 by Richard Henderson · 3 years, 8 months ago
  11. 73fce31 target/arm: Use DISAS_TOO_MANY for ISB and SB by Richard Henderson · 3 years, 8 months ago
  12. 1797b08 tcg: Avoid including 'trace-tcg.h' in target translate.c by Philippe Mathieu-Daudé · 3 years, 8 months ago
  13. 04ea4d3 target/arm: Implement MVE shifts by register by Peter Maydell · 3 years, 8 months ago
  14. 46321d4 target/arm: Implement MVE shifts by immediate by Peter Maydell · 3 years, 8 months ago
  15. 0aa4b4c target/arm: Implement MVE long shifts by register by Peter Maydell · 3 years, 8 months ago
  16. f4ae6c8 target/arm: Implement MVE long shifts by immediate by Peter Maydell · 3 years, 8 months ago
  17. 2c0286d target/arm: Use asimd_imm_const for A64 decode by Peter Maydell · 3 years, 8 months ago
  18. dfd66bc target/arm: Make asimd_imm_const() public by Peter Maydell · 3 years, 8 months ago
  19. ebdd503 target/arm: Improve REVSH by Richard Henderson · 3 years, 9 months ago
  20. 2b836c2 tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64 by Richard Henderson · 3 years, 9 months ago
  21. 6390eed target/arm: Add framework for MVE decode by Peter Maydell · 3 years, 9 months ago
  22. a454ea1 target/arm: Implement MVE LETP insn by Peter Maydell · 3 years, 9 months ago
  23. 40a36f0 target/arm: Implement MVE DLSTP by Peter Maydell · 3 years, 9 months ago
  24. 6822abf target/arm: Implement MVE WLSTP insn by Peter Maydell · 3 years, 9 months ago
  25. 76c32d7 target/arm: Implement MVE LCTP by Peter Maydell · 3 years, 9 months ago
  26. 5138bd0 target/arm: Add handling for PSR.ECI/ICI by Peter Maydell · 3 years, 9 months ago
  27. 48a1309 target/arm: Make sure that commpage's tb->size != 0 by Ilya Leoshkevich · 3 years, 11 months ago
  28. 4800b85 target/arm: Make translate-neon.c.inc its own compilation unit by Peter Maydell · 3 years, 10 months ago
  29. b5c8a45 target/arm: Make functions used by translate-neon global by Peter Maydell · 3 years, 10 months ago
  30. 9194a9c target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h by Peter Maydell · 3 years, 10 months ago
  31. 8e30454 target/arm: Delete unused typedef by Peter Maydell · 3 years, 10 months ago
  32. eb554d6 target/arm: Move vfp_reg_ptr() to translate-neon.c.inc by Peter Maydell · 3 years, 10 months ago
  33. 45fbd5a target/arm: Make translate-vfp.c.inc its own compilation unit by Peter Maydell · 3 years, 10 months ago
  34. 4a800a7 target/arm: Make functions used by translate-vfp global by Peter Maydell · 3 years, 10 months ago
  35. 06085d6 target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.inc by Peter Maydell · 3 years, 10 months ago
  36. 73d2f5d target/arm: Move gen_aa32 functions to translate-a32.h by Peter Maydell · 3 years, 10 months ago
  37. 9a5071a target/arm: Split m-nocp trans functions into their own file by Peter Maydell · 3 years, 10 months ago
  38. 5ce389f target/arm: Make functions used by m-nocp global by Peter Maydell · 3 years, 10 months ago
  39. d9318a5 target/arm: Share unallocated_encoding() and gen_exception_insn() by Peter Maydell · 3 years, 10 months ago
  40. b5aa664 target/arm: Move constant expanders to translate.h by Peter Maydell · 3 years, 10 months ago
  41. a8502b3 target/arm: Enforce alignment for VLDn (all lanes) by Richard Henderson · 3 years, 11 months ago
  42. 2fd0800 target/arm: Enforce alignment for SRS by Richard Henderson · 3 years, 11 months ago
  43. c0c7f66 target/arm: Enforce alignment for RFE by Richard Henderson · 3 years, 11 months ago
  44. 2e1f39e target/arm: Enforce alignment for LDM/STM by Richard Henderson · 3 years, 11 months ago
  45. 824efdf target/arm: Enforce alignment for LDA/LDAH/STL/STLH by Richard Henderson · 3 years, 11 months ago
  46. 4d753eb target/arm: Enforce word alignment for LDRD/STRD by Richard Henderson · 3 years, 11 months ago
  47. abe6629 target/arm: Adjust gen_aa32_{ld, st}_i64 for align+endianness by Richard Henderson · 3 years, 11 months ago
  48. 9565ac4 target/arm: Fix SCTLR_B test for TCGv_i64 load/store by Richard Henderson · 3 years, 11 months ago
  49. 37bf7a0 target/arm: Merge gen_aa32_frob64 into gen_aa32_ld_i64 by Richard Henderson · 3 years, 11 months ago
  50. 9d486b4 target/arm: Adjust gen_aa32_{ld, st}_i32 for align+endianness by Richard Henderson · 3 years, 11 months ago
  51. 4479ec3 target/arm: Add ALIGN_MEM to TBFLAG_ANY by Richard Henderson · 3 years, 11 months ago
  52. 3902bfc target/arm: Introduce CPUARMTBFlags by Richard Henderson · 3 years, 11 months ago
  53. a729a46 target/arm: Add wrapper macros for accessing tbflags by Richard Henderson · 3 years, 11 months ago
  54. ae6eb1e target/arm: Rename TBFLAG_ANY, PSTATE_SS by Richard Henderson · 3 years, 11 months ago
  55. 6a01eab target/arm: Rename TBFLAG_A32, SCTLR_B by Richard Henderson · 3 years, 11 months ago
  56. 8196fe9 target/arm: Make Thumb store insns UNDEF for Rn==1111 by Peter Maydell · 3 years, 11 months ago
  57. c57b27e target/arm: drop CF_LAST_IO/dc->condjump check by Alex Bennée · 3 years, 11 months ago
  58. 6b5fe13 semihosting: Move include/hw/semihosting/ -> include/semihosting/ by Philippe Mathieu-Daudé · 4 years ago
  59. 926c1b9 target/arm: Implement SCR_EL2.EEL2 by Rémi Denis-Courmont · 4 years, 2 months ago
  60. 6b340ae target/arm: revector to run-time pick target EL by Rémi Denis-Courmont · 4 years, 2 months ago
  61. e4d51ac target/arm: Don't decode insns in the XScale/iWMMXt space as cp insns by Peter Maydell · 4 years, 2 months ago
  62. f7ed0c9 target/arm: Move general-use constant expanders up in translate.c by Peter Maydell · 4 years, 3 months ago
  63. 6e21a01 target/arm: Implement CLRM instruction by Peter Maydell · 4 years, 3 months ago
  64. 83ff3d6 target/arm: Implement VSCCLRM insn by Peter Maydell · 4 years, 3 months ago
  65. 50f57e0 arm tcg cpus: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
  66. 7f350a8 target/arm: add space before the open parenthesis '(' by Xinhao Zhang · 4 years, 4 months ago
  67. 8aab18a target/arm: Improve do_prewiden_3d by Richard Henderson · 4 years, 4 months ago
  68. b38b96c target/arm: Rename neon_load_reg64 to vfp_load_reg64 by Richard Henderson · 4 years, 4 months ago
  69. 0aa8e70 target/arm: Add read/write_neon_element64 by Richard Henderson · 4 years, 4 months ago
  70. 21c1c0e target/arm: Rename neon_load_reg32 to vfp_load_reg32 by Richard Henderson · 4 years, 4 months ago
  71. 4d5fa5a target/arm: Expand read/write_neon_element32 to all MemOp by Richard Henderson · 4 years, 4 months ago
  72. a712266 target/arm: Add read/write_neon_element32 by Richard Henderson · 4 years, 4 months ago
  73. d871978 target/arm: Use neon_element_offset in vfp_reg_offset by Richard Henderson · 4 years, 4 months ago
  74. 0f2cdc8 target/arm: Use neon_element_offset in neon_load/store_reg by Richard Henderson · 4 years, 4 months ago
  75. 7ec85c0 target/arm: Move neon_element_offset to translate.c by Richard Henderson · 4 years, 4 months ago
  76. 015ee81 target/arm: Introduce neon_full_reg_offset by Richard Henderson · 4 years, 4 months ago
  77. b722636 target/arm: Implement v8.1M low-overhead-loop instructions by Peter Maydell · 4 years, 4 months ago
  78. 05903f0 target/arm: Implement v8.1M branch-future insns (as NOPs) by Peter Maydell · 4 years, 4 months ago
  79. 920f04f target/arm: Don't allow BLX imm for M-profile by Peter Maydell · 4 years, 4 months ago
  80. cc73bbd target/arm: Implement v8.1M conditional-select insns by Peter Maydell · 4 years, 4 months ago
  81. 5288145 target/arm: Fix SMLAD incorrect setting of Q bit by Peter Maydell · 4 years, 5 months ago
  82. a84d1d1 target/arm: Make A32/T32 use new fpstatus_ptr() API by Peter Maydell · 4 years, 7 months ago
  83. 8b4c9a5 target/arm/translate.c: Delete/amend incorrect comments by Peter Maydell · 4 years, 7 months ago
  84. e60527c target/arm: Delete unused VFP_DREG macros by Peter Maydell · 4 years, 7 months ago
  85. ce51c7f target/arm: Remove ARCH macro by Peter Maydell · 4 years, 7 months ago
  86. 4c498dc target/arm: Convert T32 coprocessor insns to decodetree by Peter Maydell · 4 years, 7 months ago
  87. a3494d4 target/arm: Do M-profile NOCP checks early and via decodetree by Peter Maydell · 4 years, 7 months ago
  88. 8198c07 target/arm: Tidy up disas_arm_insn() by Peter Maydell · 4 years, 7 months ago
  89. cd8be50 target/arm: Convert A32 coprocessor insns to decodetree by Peter Maydell · 4 years, 7 months ago
  90. 19c23a9 target/arm: Separate decode from handling of coproc insns by Peter Maydell · 4 years, 7 months ago
  91. 7b4f933 target/arm: Pull handling of XScale insns out of disas_coproc_insn() by Peter Maydell · 4 years, 7 months ago
  92. 139c183 meson: rename included C source files to .c.inc by Paolo Bonzini · 5 years ago
  93. 3298332 target/arm: Add DISAS_UPDATE_NOCHAIN by Richard Henderson · 4 years, 8 months ago
  94. 14407ec target/arm: Rename DISAS_UPDATE to DISAS_UPDATE_EXIT by Richard Henderson · 4 years, 8 months ago
  95. 55c812b target/arm: Remove unnecessary gen_io_end() calls by Peter Maydell · 4 years, 9 months ago
  96. 6fb5787 target/arm: Move some functions used only in translate-neon.inc.c to that file by Peter Maydell · 4 years, 9 months ago
  97. d436619 target/arm: Convert Neon VTRN to decodetree by Peter Maydell · 4 years, 9 months ago
  98. 8ab3a22 target/arm: Convert Neon VSWP to decodetree by Peter Maydell · 4 years, 9 months ago
  99. a183d5f target/arm: Convert Neon 2-reg-misc VCVT insns to decodetree by Peter Maydell · 4 years, 9 months ago
  100. 128123e target/arm: Convert Neon 2-reg-misc VRINT insns to decodetree by Peter Maydell · 4 years, 9 months ago