1. 0055695 Fix Wbitwise-instead-of-logical by Pirama Arumuga Nainar · 2 years, 4 months ago
  2. e739be0 [sve] Fix while simulation corner case by Martyn Capewell · 3 years, 7 months ago
  3. c394300 Merge remote-tracking branch 'aosp/upstream-master' into master by Artem Serov · 3 years, 7 months ago
  4. 5a229a9 Revert^2 "Merge remote-tracking branch 'aosp/upstream-master' into..." by Artem Serov · 3 years, 7 months ago
  5. d42989c Remove use of "dummy" by Martyn Capewell · 3 years, 7 months ago
  6. c4ef66e Make the stack size configurable. by Jacob Bramley · 3 years, 7 months ago
  7. f73036b Fix FPRoundInt's handling of INT64_MAX. by Jacob Bramley · 3 years, 7 months ago
  8. a26a26c Don't simulate invalid logical immediate instructions by Martyn Capewell · 3 years, 8 months ago
  9. 0a75ba6 Revert "Merge remote-tracking branch 'aosp/upstream-master' into..." by Ulyana Trafimovich · 3 years, 7 months ago
  10. 6f755e6 Fix undefined behaviour in Halve by Martyn Capewell · 3 years, 8 months ago
  11. d02f437 Simplify the command-line disassembly example UI. by Jacob Bramley · 3 years, 8 months ago
  12. 63ceff5 Define values for unallocated prefetch modes by Martyn Capewell · 3 years, 8 months ago
  13. d505096 Merge remote-tracking branch 'aosp/upstream-master' into master by Artem Serov · 3 years, 9 months ago
  14. e66b090 Optimise single handler tables in the decoder. by Martyn Capewell · 3 years, 10 months ago
  15. 8ed8352 [sve] Disallow dup with shift on byte-sized lanes by Martyn Capewell · 3 years, 10 months ago
  16. b8da04d Remove undefined behaviour in add/sub immediate by Martyn Capewell · 3 years, 10 months ago
  17. f84b464 Revert optimisation for add/sub immediates by Martyn Capewell · 3 years, 10 months ago
  18. aaf02c5 Fix initialisation order for ID register fields. by Jacob Bramley · 3 years, 10 months ago
  19. f3f5d24 Fix add/sub immediate for min-int case by Martyn Capewell · 3 years, 11 months ago
  20. f48172b Add missing aliases for SVE 0.0 moves. by Jacob Bramley · 3 years, 11 months ago
  21. b9616b3 Fix and enable CanTakeSVEMovprfx. by Jacob Bramley · 4 years ago
  22. 8c4ceb6 Support more than 64 CPU features. by Jacob Bramley · 3 years, 11 months ago
  23. caa40ee Fix CPUFeature iterator behaviour. by Jacob Bramley · 3 years, 11 months ago
  24. 31d432b Add support for AT_HWCAP2. by Jacob Bramley · 3 years, 11 months ago
  25. 3d8d394 Add CPUFeatures up to Armv8.6. by Jacob Bramley · 4 years ago
  26. 960606b Emit pairs of add/sub for larger immediates by Martyn Capewell · 4 years ago
  27. 4635261 Use segments in SVE indexed fmul simulation by Martyn Capewell · 4 years ago
  28. 3eb24e9 Fix numerous issues related to CAS* instructions. by Jacob Bramley · 4 years ago
  29. 102e7a5 Make assembler more strict about SVE prefetch arguments by Martyn Capewell · 4 years ago
  30. ebc3b8f Use PgLow8 rather than Pg<12, 10>. by Jacob Bramley · 4 years ago
  31. 7b5819c Always assert that 'pg' does not have a lane size. by Jacob Bramley · 4 years ago
  32. ecca4b1 Disallow x31/xzr for SVE prefetch scalar offset register by Martyn Capewell · 4 years ago
  33. 4606adc Fix simulation of FCMNE. by Jacob Bramley · 4 years ago
  34. 5a5e71f Require an immediate (0.0) for compare-with-zero instructions. by Jacob Bramley · 4 years ago
  35. a8461cf Prefer to use 'rd' as a scratch. by Jacob Bramley · 4 years ago
  36. 32f8fe1 Fix CPURegister::GetArchitecturalName(). by Jacob Bramley · 4 years ago
  37. dfb93b5 Fix simulation of FTSMUL. by Jacob Bramley · 4 years ago
  38. a3d6110 Fix simulation of BRKNS. by Jacob Bramley · 4 years ago
  39. 75892bd [sve] Restore LaneSize to predicate logical operations. by Martyn Capewell · 4 years ago
  40. 9927c4f [sve] Improve disasm substitution for sign-extending loads by Martyn Capewell · 4 years ago
  41. f67b1af [sve] Remove generated comments from the disassembler by Martyn Capewell · 4 years ago
  42. 5e2df59 [sve] Remove extra spaces from load/store register lists. by Jacob Bramley · 4 years ago
  43. 2993695 [sve] Remove redundant 'USE' macros. by Jacob Bramley · 4 years ago
  44. 8982025 [sve] Ternary substitution for disassembler by Martyn Capewell · 4 years ago
  45. 1f1ab9b Merge branch 'master' into sve by Jacob Bramley · 4 years ago
  46. 15d7843 [sve] Make modifiers lower case in disassembly by Martyn Capewell · 4 years ago
  47. 5f3928c [sve] Implement 32-bit scatter store (scalar plus vector mode). by TatWai Chong · 4 years ago
  48. fa098bc [sve] Implement 64-bit scatter store (scalar plus vector mode). by Martyn Capewell · 4 years, 1 month ago
  49. a511234 [sve] Complete remaining gather loads. by Martyn Capewell · 4 years ago
  50. cd3f6c5 [sve] Fix the index specifier decoding error in the gather load helper. by TatWai Chong · 4 years ago
  51. cb0cfc3 Remove some unnecessary casts in `LoadStoreMemOperand`. by Jacob Bramley · 4 years ago
  52. 50ef171 [sve] Relax the lane size restriction of register in MacroAssembler. by TatWai Chong · 4 years ago
  53. 7b9a5f1 Use Register for macro assembler ldpsw by Martyn Capewell · 4 years ago
  54. 5f9b380 [sve] Implement ContiguousNonFaultLoad by Martyn Capewell · 4 years, 2 months ago
  55. d154a44 Don't template 'Rx' on the register type. by Jacob Bramley · 4 years ago
  56. 0d754e9 [sve] Trace writes to FFR. by Jacob Bramley · 4 years ago
  57. 7d3a329 [sve] Remove a bad assertion. by Jacob Bramley · 4 years ago
  58. 1c45cfe [sve] Rename IsScalar to IsPlainScalar. by Jacob Bramley · 4 years ago
  59. 7db8210 [sve] Implement fmov aliases. by Martyn Capewell · 4 years ago
  60. ae3902a [sve] Implement logical immediate aliases. by Martyn Capewell · 4 years ago
  61. e2de607 [sve] Implement aliases for mov immediate by Martyn Capewell · 4 years ago
  62. 9ccc4d2 [sve] Implement aliases for mov from register by Martyn Capewell · 4 years ago
  63. a24d95c [sve] Implement predicate logical instruction aliases by Martyn Capewell · 4 years ago
  64. b56cf22 [sve] Implement scatter str, vector plus immediate form by Martyn Capewell · 4 years, 1 month ago
  65. a3c1146 Remove stray assembler method declarations by Martyn Capewell · 4 years ago
  66. fd0fc20 Merge branch 'master' into sve by Jacob Bramley · 4 years ago
  67. 2b66cd6 Fix the 'sh' field for ADD/SUB immediate. by Jacob Bramley · 4 years ago
  68. 1af34f1 [sve] Implement gather load first-fault data to 64-bit vector (vector index). by TatWai Chong · 4 years ago
  69. 6537a9a [sve] Implement gather load first-fault data to 32-bit vector (vector index). by TatWai Chong · 4 years, 1 month ago
  70. 823509b Merge branch 'master' into sve by Jacob Bramley · 4 years ago
  71. 504d5e9 Fix clang-format errors. by Jacob Bramley · 4 years ago
  72. 3db2c49 [sve] Implement prefetch instructions. by TatWai Chong · 4 years, 2 months ago
  73. 8667956 Remove undefined casts to PrefetchOperation. by Jacob Bramley · 4 years, 1 month ago
  74. 113d919 [sve] Implement gather load data to 32-bit vector (vector index). by TatWai Chong · 4 years ago
  75. 1a5dcd2 Merge "Merge branch 'master' into sve" into sve by Jacob Bramley · 4 years ago
  76. d9859c0 Merge branch 'master' into sve by Jacob Bramley · 4 years, 1 month ago
  77. 85e1510 [sve] Implement load and broadcast data to vector. by TatWai Chong · 4 years, 1 month ago
  78. b944bff [sve] Assert destination register is X for count-like instructions by Martyn Capewell · 4 years, 1 month ago
  79. 991ee19 [simulator] Remove instruction instrumentation support. by Pierre Langlois · 4 years, 2 months ago
  80. 2fe55ec Update clang tools to 4.0. by Jacob Bramley · 4 years, 2 months ago
  81. fa3f6bf [sve] Implement indexed sdot and udot. by TatWai Chong · 4 years, 3 months ago
  82. 3e2fb50 [sve] Implement ContiguousNonTemporalStore by Martyn Capewell · 4 years, 2 months ago
  83. 72765d1 [sve] Implement ContiguousNonTemporalLoad by Martyn Capewell · 4 years, 2 months ago
  84. 452ad8b [sve] Implement LoadAndBroadcastQuadword by Martyn Capewell · 4 years, 2 months ago
  85. b2a19fa Remove bitfields from the CPURegister API. by Jacob Bramley · 4 years, 4 months ago
  86. 8d4bbd2 Merge branch 'master' into sve by Jacob Bramley · 4 years, 1 month ago
  87. d146374 Document that the DecoderVisitor interface is unstable. by Jacob Bramley · 4 years, 1 month ago
  88. c750151 [sve] Fix indexed floating point multiply simulation by Martyn Capewell · 4 years, 3 months ago
  89. 48522f5 [sve] Implement AddressGeneration by Martyn Capewell · 4 years, 3 months ago
  90. e4886e5 [sve] Implement FPComplexMulAddIndex by Martyn Capewell · 4 years, 2 months ago
  91. 75f1c43 [sve] Implement FPComplexMulAdd by Martyn Capewell · 4 years, 2 months ago
  92. b4a25f6 [sve] Implement fsqrt. by TatWai Chong · 4 years, 3 months ago
  93. f60f6dc [sve] Implement frecpx. by TatWai Chong · 4 years, 3 months ago
  94. 2cb1b61 [sve] Implement fcvt. by TatWai Chong · 4 years, 3 months ago
  95. 0b1afa8 [sve] Implement FPComplexAddition by Martyn Capewell · 4 years, 3 months ago
  96. f804b60 [sve] Implement PermuteVectorPredicated by Martyn Capewell · 4 years, 3 months ago
  97. fd660b5 [sve] Add token to disassembler for predicate register by Martyn Capewell · 4 years, 3 months ago
  98. 83e8661 [sve] Implement predicated shifts by immediate by Martyn Capewell · 4 years, 3 months ago
  99. 76c094a [sve] Implement BitwiseShiftByVector and WideElements. by Martyn Capewell · 4 years, 4 months ago
  100. 147b0ba [sve] Fix immediate shifts for LSL by Martyn Capewell · 4 years, 3 months ago