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