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