1. bb7bc98 Fix format specifiers in the simulator (#131) by Chris Jones · 4 months ago
  2. f268dd8 nop implementation of hint(YIELD) (#130) by Ryan Houdek · 5 months ago
  3. 3c491e8 Fixes valgrind uninitialized data error (#129) by Ryan Houdek · 5 months ago
  4. ff82b33 Fix python 3.12+ error (#128) by mmc28a · 5 months ago
  5. 89bd929 Add support for DC ZVA (#127) by mmc28a · 5 months ago
  6. 1e7883a Remove printf positional argument requirements from disassembler (#125) by mmc28a · 6 months ago
  7. 4415fe4 [sve] Support PMULLB/T for Q destination elements (#126) by mmc28a · 6 months ago
  8. aca39bd Make MOPS tests tolerant of implementation options. by Jacob Bramley · 6 months ago
  9. bdbc225 Support SM4 accelerating instructions (#123) by mmc28a · 6 months ago
  10. d17400f Restrict some multiply instructions element sizes (#121) by mmc28a · 6 months ago
  11. ed687ad Fix backward branch veneers (#120) by mmc28a · 6 months ago
  12. 16e6647 Update code coverage and formatting (#119) by mmc28a · 6 months ago
  13. e6076e9 Skip BTI tests on hardware. by Jacob Bramley · 6 months ago
  14. f5cadc8 Don't accept B or D lanes for SQRDMLxH. by Jacob Bramley · 6 months ago
  15. 8bd5958 Initialise NZCV for FlagM tests. by Jacob Bramley · 6 months ago
  16. a01ff90 Restore sp after test. by Jacob Bramley · 6 months ago
  17. 01cd1c2 Don't assume that GCS is present in CHKFEAT tests. by Jacob Bramley · 6 months ago
  18. ecd241c Make PAuth tests more robust against collisions. by Jacob Bramley · 6 months ago
  19. 080c942 Work around LLVM #108722. by Jacob Bramley · 6 months ago
  20. 598b0bb Fix 'set but not used' warnings. by Jacob Bramley · 6 months ago
  21. 8088bb8 [aarch32] Make RawLiteral (and therefore Literal) noncopyable but movable (#116) by Matthew Bentham · 6 months ago
  22. 15c11bf Document limits of branches and literal instructions (#115) by mmc28a · 8 months ago
  23. d0c2c93 [aarch32] Apply veneers to out-of-range backwards conditional branches (#114) by mmc28a · 9 months ago
  24. 49d6efa Fix compilation of Simulator/Debugger with MSVC (#113) by TheLastRar · 9 months ago
  25. 95cb2f5 Improve irg test (#112) by mmc28a · 10 months ago
  26. 4474f58 Refactor fcvt tests (#111) by mmc28a · 11 months ago
  27. dfc2ffb Replace rand48 with std::linear_congruential_engine in simulator (#110) by TheLastRar · 11 months ago
  28. f4e6805 fix: avoid template-id-cdtor warning with GCC 14 (#109) by Andrea Pappacoda · 11 months ago
  29. b7ab6ec Support SM3 accelerating instructions (#108) by mmc28a · 12 months ago
  30. da718c2 Support AES accelerating instructions (#107) by mmc28a · 12 months ago
  31. a22e9a5 Fix warnings with recent Python. by Jacob Bramley · 1 year, 2 months ago
  32. a1856a3 Support SHA-512 accelerating instructions (#104) by mmc28a · 1 year, 1 month ago
  33. aabfa0c Support SHA-2 accelerating instructions (#103) by mmc28a · 1 year, 1 month ago
  34. 7eb48c6 Support SHA-1 accelerating instructions (#102) by mmc28a · 1 year, 1 month ago
  35. f307b4a Support SHA-3 accelerating instructions (#101) by mmc28a · 1 year, 1 month ago
  36. 3c40723 [gcs] Support Guarded Control Stacks (#100) by mmc28a · 1 year, 1 month ago
  37. 16609c8 Fix negation of immediates in ccmp, ccmn and neg (#99) by mmc28a · 1 year, 1 month ago
  38. 662828c Fix disassembly of Neon FCM, RDM and dot product instructions (#98) by mmc28a · 1 year, 1 month ago
  39. 5e26796 Fix zeroing part of SVE register for Neon instructions (#97) by mmc28a · 1 year, 2 months ago
  40. 2cdba9e Fix zeroing part of SVE register for Neon INS (#95) by mmc28a · 1 year, 2 months ago
  41. 3134e25 Perform implicit checks on store instructions by Chris Jones · 1 year, 5 months ago
  42. 89dfbc0 Check ld* functions for failure (#92) by Chris Jones · 1 year, 3 months ago
  43. 5a2144d Support PMULL for 1Q destination vectors (#91) by mmc28a · 1 year, 5 months ago
  44. 30e7bbd Add support for implicit checks (#86) by Chris Jones · 1 year, 5 months ago
  45. accc97f Ensure the `threaded_tests` module can be imported safely (#90) by Pierre Langlois · 1 year, 5 months ago
  46. ef2f4d1 Fix some portability and build problems (#89) by mmc28a · 1 year, 5 months ago
  47. 1a2c1d3 Update clang tools to version 11+ (#87) by mmc28a · 1 year, 5 months ago
  48. 2decd2c Update tools to python3 (#85) by snickolls-arm · 1 year, 6 months ago
  49. 08574f1 Update code coverage (#83) by Chris Jones · 1 year, 7 months ago
  50. 7a2a472 Update to C++17 (#82) by Chris Jones · 1 year, 7 months ago
  51. a0a1439 Add a debugger to VIXL simulator (#81) by Chris Jones · 1 year, 7 months ago
  52. 8eca2b7 Add branch interception to VIXL simulator (#77) by Chris Jones · 1 year, 10 months ago
  53. b13d3bf Fixes post-index vector loadstore writeback (#76) by Ryan Houdek · 1 year, 11 months ago
  54. 279f08b Improve SIMD & FP constant materialization (#74) by Anton Kirilov · 2 years, 1 month ago
  55. 02c6706 Update code coverage record (#73) by mmc28a · 2 years, 1 month ago
  56. a20c62b Update comment to match the macro name (#72) by scribam · 2 years, 2 months ago
  57. c5b3101 Define PrintVector function only when necessary (#70) by scribam · 2 years, 2 months ago
  58. 64c25fe Small optimisation for Assembler::Emit (#71) by mmc28a · 2 years, 2 months ago
  59. b5c57c9 Add support for CSSC instructions (#69) by mmc28a · 2 years, 4 months ago
  60. 94b311a Update instruction decoder (#68) by mmc28a · 2 years, 4 months ago
  61. b6725cf Fix BIC macro assembler definition to be non-commutative (#66) by Richard Neill · 2 years, 5 months ago
  62. 1b2332d Update code coverage record (#67) by mmc28a · 2 years, 5 months ago
  63. 48c8bed Regression test for SVE loads/stores with sp base address (#65) by mmc28a · 2 years, 5 months ago
  64. d7b7a30 Fix pointer authentication modifier source register (#61) by mmc28a · 2 years, 6 months ago
  65. 84e54a2 Restore FPCR after modifying it in a test. by Jacob Bramley · 2 years, 6 months ago
  66. 9128d58 Fix register trace involving sp and xzr (#59) by mmc28a · 2 years, 6 months ago
  67. 8ab3dd5 Fix incorrect instruction mappings (#58) by André Bargull · 2 years, 6 months ago
  68. d3f755c simulator-aarch64: Fix use of zero register in several SVE load/stores (#47) by Mai · 2 years, 8 months ago
  69. 7bf4bab aarch64: Allow testing for the presence of SVE FEAT_EBF16 (#57) by Mai · 2 years, 8 months ago
  70. f03979c Add regression test for movprfx/ext and fix splice (#56) by mmc28a · 2 years, 8 months ago
  71. c40e2ab instructions-aarch64: Handle destructive EXT in CanTakeSVEMovprfx (#55) by Mai · 2 years, 8 months ago
  72. 8c05ce7 Tidy up System instruction simulation (#54) by mmc28a · 2 years, 9 months ago
  73. 537074b Regression test for XTN fix (#52) by mmc28a · 2 years, 9 months ago
  74. 28fd4e9 Use correct format specifier in one of the examples (#51) by Georgia Kouveli · 2 years, 9 months ago
  75. 1ba324d logic-aarch64: Fix register clearing bug in extractnarrow (#49) by Mai · 2 years, 9 months ago
  76. 8c95620 Update code coverage records (#50) by mmc28a · 2 years, 9 months ago
  77. 088b01f Fix compilation with Microsoft Visual C++ (#46) by Anton Kirilov · 2 years, 10 months ago
  78. 19dfd91 Fix disassembly of Neon by-element instructions (#45) by mmc28a · 2 years, 10 months ago
  79. 7df62a3 Merge branch 'main' into mte by Martyn Capewell · 3 years ago mte
  80. 024d1cb Update code coverage results by Martyn Capewell · 3 years ago
  81. bcb9ee3 cpu-features: Update OS queryable hwcaps (#43) by Mai · 3 years ago
  82. d6acdad Add support for MOPS instructions by Martyn Capewell · 3 years, 2 months ago
  83. eeae174 Merge branch 'main' into mte by Martyn Capewell · 3 years ago
  84. b43d6ef Spelling (#41) by Josh Soref · 3 years ago
  85. 64f990a [mte] Fix casts for Mac builds by Martyn Capewell · 3 years ago
  86. ece47d8 Update code coverage results by Martyn Capewell · 3 years, 2 months ago
  87. 61608ba Simplify disassembler for already decoded mnemonics #5 by Martyn Capewell · 3 years, 2 months ago
  88. cacab51 Simplify disassembler for already decoded mnemonics #4 by Martyn Capewell · 3 years, 2 months ago
  89. 918eb5f Simplify disassembler for already decoded mnemonics #3 by Martyn Capewell · 3 years, 2 months ago
  90. 20a0a23 Simplify disassembler for already decoded mnemonics #2 by Martyn Capewell · 3 years, 2 months ago
  91. f4b1949 Simplify disassembler for already decoded mnemonics by Martyn Capewell · 3 years, 2 months ago
  92. d48909d Replace Hash() calls with user-defined literal by Martyn Capewell · 3 years, 2 months ago
  93. a6acff4 Use statically-initialised std::vectors for decoder data by Martyn Capewell · 3 years, 3 months ago
  94. f330cae Replace strings with 2-bit encodings for decoder bit patterns by Martyn Capewell · 3 years, 3 months ago
  95. 8afff39 Index form-to-visitor maps by hash by Martyn Capewell · 3 years, 3 months ago
  96. 3b2c3fd Remove per-instruction functions and data structures by Martyn Capewell · 3 years, 3 months ago
  97. 5c310da [mte] Add cache maintenance operations by Martyn Capewell · 3 years, 4 months ago
  98. 2d2f24c [mte] Implement ldg, st2g, stg, stgp, stz2g and stzg (#28) by TatWai Chong · 3 years, 3 months ago
  99. 0e7c55b Merge branch 'main' into mte by Martyn Capewell · 3 years, 4 months ago
  100. 6767df0 A prototype to support memory metadata in the Simulator. (#24) by TatWai Chong · 3 years, 4 months ago