1. 63ceff5 Define values for unallocated prefetch modes by Martyn Capewell · 3 years, 8 months ago
  2. 4c55093 Fix lint.py error regex. by Jacob Bramley · 3 years, 9 months ago
  3. d505096 Merge remote-tracking branch 'aosp/upstream-master' into master by Artem Serov · 3 years, 9 months ago
  4. e66b090 Optimise single handler tables in the decoder. by Martyn Capewell · 3 years, 10 months ago
  5. 8ed8352 [sve] Disallow dup with shift on byte-sized lanes by Martyn Capewell · 3 years, 10 months ago
  6. 32a7cd9 Fix infinite loops in some native tests. by Jacob Bramley · 3 years, 10 months ago
  7. b8da04d Remove undefined behaviour in add/sub immediate by Martyn Capewell · 3 years, 10 months ago
  8. f84b464 Revert optimisation for add/sub immediates by Martyn Capewell · 3 years, 10 months ago
  9. d553e29 Set apex_available property am: 5c997a052f am: 27853fcf3c by Jiyong Park · 3 years, 10 months ago
  10. aaf02c5 Fix initialisation order for ID register fields. by Jacob Bramley · 3 years, 10 months ago
  11. f3f5d24 Fix add/sub immediate for min-int case by Martyn Capewell · 3 years, 11 months ago
  12. f48172b Add missing aliases for SVE 0.0 moves. by Jacob Bramley · 3 years, 11 months ago
  13. b9616b3 Fix and enable CanTakeSVEMovprfx. by Jacob Bramley · 4 years ago
  14. 8c4ceb6 Support more than 64 CPU features. by Jacob Bramley · 3 years, 11 months ago
  15. caa40ee Fix CPUFeature iterator behaviour. by Jacob Bramley · 3 years, 11 months ago
  16. 28ff597 Add an example that dumps CPU feature information. by Jacob Bramley · 3 years, 11 months ago
  17. 31d432b Add support for AT_HWCAP2. by Jacob Bramley · 3 years, 11 months ago
  18. 3d8d394 Add CPUFeatures up to Armv8.6. by Jacob Bramley · 4 years ago
  19. 960606b Emit pairs of add/sub for larger immediates by Martyn Capewell · 4 years ago
  20. 4635261 Use segments in SVE indexed fmul simulation by Martyn Capewell · 4 years ago
  21. 3eb24e9 Fix numerous issues related to CAS* instructions. by Jacob Bramley · 4 years ago
  22. 102e7a5 Make assembler more strict about SVE prefetch arguments by Martyn Capewell · 4 years ago
  23. ebc3b8f Use PgLow8 rather than Pg<12, 10>. by Jacob Bramley · 4 years ago
  24. 7b5819c Always assert that 'pg' does not have a lane size. by Jacob Bramley · 4 years ago
  25. ecca4b1 Disallow x31/xzr for SVE prefetch scalar offset register by Martyn Capewell · 4 years ago
  26. 4606adc Fix simulation of FCMNE. by Jacob Bramley · 4 years ago
  27. 5a5e71f Require an immediate (0.0) for compare-with-zero instructions. by Jacob Bramley · 4 years ago
  28. a8461cf Prefer to use 'rd' as a scratch. by Jacob Bramley · 4 years ago
  29. 32f8fe1 Fix CPURegister::GetArchitecturalName(). by Jacob Bramley · 4 years ago
  30. dfb93b5 Fix simulation of FTSMUL. by Jacob Bramley · 4 years ago
  31. 8caa873 Fix the `sve_fmla_fmls` test. by Jacob Bramley · 4 years ago
  32. a3d6110 Fix simulation of BRKNS. by Jacob Bramley · 4 years ago
  33. 3980b74 Make the 'sve_punpk' test VL-agnostic. by Jacob Bramley · 4 years ago
  34. 7c8c1f0 Update FPCR test. by Jacob Bramley · 4 years ago
  35. df01bce Merge branch 'sve' by Jacob Bramley · 4 years ago
  36. 75892bd [sve] Restore LaneSize to predicate logical operations. by Martyn Capewell · 4 years ago
  37. 9927c4f [sve] Improve disasm substitution for sign-extending loads by Martyn Capewell · 4 years ago
  38. f67b1af [sve] Remove generated comments from the disassembler by Martyn Capewell · 4 years ago
  39. 5e2df59 [sve] Remove extra spaces from load/store register lists. by Jacob Bramley · 4 years ago
  40. 2993695 [sve] Remove redundant 'USE' macros. by Jacob Bramley · 4 years ago
  41. 8982025 [sve] Ternary substitution for disassembler by Martyn Capewell · 4 years ago
  42. 1f1ab9b Merge branch 'master' into sve by Jacob Bramley · 4 years ago
  43. 15d7843 [sve] Make modifiers lower case in disassembly by Martyn Capewell · 4 years ago
  44. 5f3928c [sve] Implement 32-bit scatter store (scalar plus vector mode). by TatWai Chong · 4 years ago
  45. fa098bc [sve] Implement 64-bit scatter store (scalar plus vector mode). by Martyn Capewell · 4 years, 1 month ago
  46. a511234 [sve] Complete remaining gather loads. by Martyn Capewell · 4 years ago
  47. cd3f6c5 [sve] Fix the index specifier decoding error in the gather load helper. by TatWai Chong · 4 years ago
  48. cb0cfc3 Remove some unnecessary casts in `LoadStoreMemOperand`. by Jacob Bramley · 4 years ago
  49. 50ef171 [sve] Relax the lane size restriction of register in MacroAssembler. by TatWai Chong · 4 years ago
  50. 7b9a5f1 Use Register for macro assembler ldpsw by Martyn Capewell · 4 years ago
  51. 4fc4bec [sve] Add a strlen example using ldff1b. by Jacob Bramley · 4 years, 5 months ago
  52. 6ebcc8a Ensure stable build directory name under Python 3 by Matthew Bentham · 4 years ago
  53. 5f9b380 [sve] Implement ContiguousNonFaultLoad by Martyn Capewell · 4 years, 2 months ago
  54. d154a44 Don't template 'Rx' on the register type. by Jacob Bramley · 4 years ago
  55. 0d754e9 [sve] Trace writes to FFR. by Jacob Bramley · 4 years ago
  56. 7d3a329 [sve] Remove a bad assertion. by Jacob Bramley · 4 years ago
  57. 1c45cfe [sve] Rename IsScalar to IsPlainScalar. by Jacob Bramley · 4 years ago
  58. 7db8210 [sve] Implement fmov aliases. by Martyn Capewell · 4 years ago
  59. ae3902a [sve] Implement logical immediate aliases. by Martyn Capewell · 4 years ago
  60. 83ebf7c Remove redundant tests. by Jacob Bramley · 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. fe7cb10 Compatibility fixes for scons using Python 3 by Matthew Bentham · 4 years ago
  69. 1af34f1 [sve] Implement gather load first-fault data to 64-bit vector (vector index). by TatWai Chong · 4 years ago
  70. 6537a9a [sve] Implement gather load first-fault data to 32-bit vector (vector index). by TatWai Chong · 4 years, 1 month ago
  71. 823509b Merge branch 'master' into sve by Jacob Bramley · 4 years ago
  72. 504d5e9 Fix clang-format errors. by Jacob Bramley · 4 years ago
  73. 3db2c49 [sve] Implement prefetch instructions. by TatWai Chong · 4 years, 2 months ago
  74. 8667956 Remove undefined casts to PrefetchOperation. by Jacob Bramley · 4 years, 1 month ago
  75. 113d919 [sve] Implement gather load data to 32-bit vector (vector index). by TatWai Chong · 4 years ago
  76. 1a5dcd2 Merge "Merge branch 'master' into sve" into sve by Jacob Bramley · 4 years ago
  77. d9859c0 Merge branch 'master' into sve by Jacob Bramley · 4 years, 1 month ago
  78. 85e1510 [sve] Implement load and broadcast data to vector. by TatWai Chong · 4 years, 1 month ago
  79. b944bff [sve] Assert destination register is X for count-like instructions by Martyn Capewell · 4 years, 1 month ago
  80. 991ee19 [simulator] Remove instruction instrumentation support. by Pierre Langlois · 4 years, 2 months ago
  81. 2fe55ec Update clang tools to 4.0. by Jacob Bramley · 4 years, 2 months ago
  82. 5aab610 [automerger skipped] Set apex_available property am: 8eb15daf6b am: 54f58fb13d -s ours am: c88d8206e8 -s ours am: bd66280e6a -s ours am: 30cdf64f89 -s ours by Jiyong Park · 4 years, 1 month ago
  83. 30cdf64 [automerger skipped] Set apex_available property am: 8eb15daf6b am: 54f58fb13d -s ours am: c88d8206e8 -s ours am: bd66280e6a -s ours by Jiyong Park · 4 years, 1 month ago
  84. bd66280 [automerger skipped] Set apex_available property am: 8eb15daf6b am: 54f58fb13d -s ours am: c88d8206e8 -s ours by Jiyong Park · 4 years, 1 month ago
  85. c88d820 [automerger skipped] Set apex_available property am: 8eb15daf6b am: 54f58fb13d -s ours by Jiyong Park · 4 years, 1 month ago
  86. 54f58fb Set apex_available property am: 8eb15daf6b by Jiyong Park · 4 years, 1 month ago
  87. f2d9c13 Merge "Set apex_available property am: 5c997a052f am: eb12cb84ad am: c150fd7455" into rvc-qpr-dev-plus-aosp am: a5697b8055 by Automerger Merge Worker · 4 years, 1 month ago
  88. dab7597 Set apex_available property am: 5c997a052f am: 869b63d85c am: d85eea8993 am: e85430a9c0 by Jiyong Park · 4 years, 1 month ago
  89. 94ff66f Set apex_available property am: 5c997a052f am: eb12cb84ad am: f66fe0dfee am: ee68d3539f by Jiyong Park · 4 years, 1 month ago
  90. a5697b8 Merge "Set apex_available property am: 5c997a052f am: eb12cb84ad am: c150fd7455" into rvc-qpr-dev-plus-aosp by Automerger Merge Worker · 4 years, 1 month ago
  91. f8ddebe Set apex_available property am: 5c997a052f am: eb12cb84ad am: c150fd7455 by Jiyong Park · 4 years, 1 month ago
  92. e85430a Set apex_available property am: 5c997a052f am: 869b63d85c am: d85eea8993 by Jiyong Park · 4 years, 1 month ago
  93. ee68d35 Set apex_available property am: 5c997a052f am: eb12cb84ad am: f66fe0dfee by Jiyong Park · 4 years, 1 month ago
  94. d85eea8 Set apex_available property am: 5c997a052f am: 869b63d85c by Jiyong Park · 4 years, 1 month ago
  95. f66fe0d Set apex_available property am: 5c997a052f am: eb12cb84ad by Jiyong Park · 4 years, 1 month ago
  96. c150fd7 Set apex_available property am: 5c997a052f am: eb12cb84ad by Jiyong Park · 4 years, 1 month ago
  97. 27853fc Set apex_available property am: 5c997a052f by Jiyong Park · 4 years, 1 month ago
  98. 869b63d Set apex_available property am: 5c997a052f by Jiyong Park · 4 years, 1 month ago
  99. eb12cb8 Set apex_available property am: 5c997a052f by Jiyong Park · 4 years, 1 month ago
  100. 8eb15da Set apex_available property by Jiyong Park · 4 years, 1 month ago