1. e739be0 [sve] Fix while simulation corner case by Martyn Capewell · 3 years, 7 months ago
  2. acdea50 Remove "dummy" from test and tools by Martyn Capewell · 3 years, 7 months ago
  3. c4ef66e Make the stack size configurable. by Jacob Bramley · 3 years, 7 months ago
  4. f73036b Fix FPRoundInt's handling of INT64_MAX. by Jacob Bramley · 3 years, 7 months ago
  5. 32a7cd9 Fix infinite loops in some native tests. by Jacob Bramley · 3 years, 10 months ago
  6. f84b464 Revert optimisation for add/sub immediates by Martyn Capewell · 3 years, 10 months ago
  7. f3f5d24 Fix add/sub immediate for min-int case by Martyn Capewell · 3 years, 11 months ago
  8. f48172b Add missing aliases for SVE 0.0 moves. by Jacob Bramley · 3 years, 11 months ago
  9. b9616b3 Fix and enable CanTakeSVEMovprfx. by Jacob Bramley · 4 years ago
  10. 8c4ceb6 Support more than 64 CPU features. by Jacob Bramley · 4 years ago
  11. caa40ee Fix CPUFeature iterator behaviour. by Jacob Bramley · 4 years ago
  12. 3d8d394 Add CPUFeatures up to Armv8.6. by Jacob Bramley · 4 years ago
  13. 960606b Emit pairs of add/sub for larger immediates by Martyn Capewell · 4 years ago
  14. 4635261 Use segments in SVE indexed fmul simulation by Martyn Capewell · 4 years ago
  15. 3eb24e9 Fix numerous issues related to CAS* instructions. by Jacob Bramley · 4 years ago
  16. 102e7a5 Make assembler more strict about SVE prefetch arguments by Martyn Capewell · 4 years ago
  17. 7b5819c Always assert that 'pg' does not have a lane size. by Jacob Bramley · 4 years ago
  18. ecca4b1 Disallow x31/xzr for SVE prefetch scalar offset register by Martyn Capewell · 4 years ago
  19. 4606adc Fix simulation of FCMNE. by Jacob Bramley · 4 years ago
  20. 5a5e71f Require an immediate (0.0) for compare-with-zero instructions. by Jacob Bramley · 4 years ago
  21. a8461cf Prefer to use 'rd' as a scratch. by Jacob Bramley · 4 years ago
  22. dfb93b5 Fix simulation of FTSMUL. by Jacob Bramley · 4 years ago
  23. 8caa873 Fix the `sve_fmla_fmls` test. by Jacob Bramley · 4 years ago
  24. a3d6110 Fix simulation of BRKNS. by Jacob Bramley · 4 years ago
  25. 3980b74 Make the 'sve_punpk' test VL-agnostic. by Jacob Bramley · 4 years ago
  26. 7c8c1f0 Update FPCR test. by Jacob Bramley · 4 years ago
  27. 5e2df59 [sve] Remove extra spaces from load/store register lists. by Jacob Bramley · 4 years ago
  28. 15d7843 [sve] Make modifiers lower case in disassembly by Martyn Capewell · 4 years ago
  29. 5f3928c [sve] Implement 32-bit scatter store (scalar plus vector mode). by TatWai Chong · 4 years ago
  30. fa098bc [sve] Implement 64-bit scatter store (scalar plus vector mode). by Martyn Capewell · 4 years, 1 month ago
  31. a511234 [sve] Complete remaining gather loads. by Martyn Capewell · 4 years ago
  32. cd3f6c5 [sve] Fix the index specifier decoding error in the gather load helper. by TatWai Chong · 4 years ago
  33. 50ef171 [sve] Relax the lane size restriction of register in MacroAssembler. by TatWai Chong · 4 years ago
  34. 4fc4bec [sve] Add a strlen example using ldff1b. by Jacob Bramley · 4 years, 5 months ago
  35. 5f9b380 [sve] Implement ContiguousNonFaultLoad by Martyn Capewell · 4 years, 2 months ago
  36. 0d754e9 [sve] Trace writes to FFR. by Jacob Bramley · 4 years ago
  37. 1c45cfe [sve] Rename IsScalar to IsPlainScalar. by Jacob Bramley · 4 years ago
  38. 7db8210 [sve] Implement fmov aliases. by Martyn Capewell · 4 years ago
  39. ae3902a [sve] Implement logical immediate aliases. by Martyn Capewell · 4 years ago
  40. 83ebf7c Remove redundant tests. by Jacob Bramley · 4 years ago
  41. e2de607 [sve] Implement aliases for mov immediate by Martyn Capewell · 4 years ago
  42. 9ccc4d2 [sve] Implement aliases for mov from register by Martyn Capewell · 4 years ago
  43. a24d95c [sve] Implement predicate logical instruction aliases by Martyn Capewell · 4 years, 1 month ago
  44. b56cf22 [sve] Implement scatter str, vector plus immediate form by Martyn Capewell · 4 years, 1 month ago
  45. 1af34f1 [sve] Implement gather load first-fault data to 64-bit vector (vector index). by TatWai Chong · 4 years ago
  46. 6537a9a [sve] Implement gather load first-fault data to 32-bit vector (vector index). by TatWai Chong · 4 years, 1 month ago
  47. 823509b Merge branch 'master' into sve by Jacob Bramley · 4 years ago
  48. 504d5e9 Fix clang-format errors. by Jacob Bramley · 4 years ago
  49. 3db2c49 [sve] Implement prefetch instructions. by TatWai Chong · 4 years, 2 months ago
  50. 8667956 Remove undefined casts to PrefetchOperation. by Jacob Bramley · 4 years, 1 month ago
  51. 113d919 [sve] Implement gather load data to 32-bit vector (vector index). by TatWai Chong · 4 years, 1 month ago
  52. 1a5dcd2 Merge "Merge branch 'master' into sve" into sve by Jacob Bramley · 4 years, 1 month ago
  53. d9859c0 Merge branch 'master' into sve by Jacob Bramley · 4 years, 1 month ago
  54. 85e1510 [sve] Implement load and broadcast data to vector. by TatWai Chong · 4 years, 1 month ago
  55. b944bff [sve] Assert destination register is X for count-like instructions by Martyn Capewell · 4 years, 1 month ago
  56. 991ee19 [simulator] Remove instruction instrumentation support. by Pierre Langlois · 4 years, 2 months ago
  57. 2fe55ec Update clang tools to 4.0. by Jacob Bramley · 4 years, 3 months ago
  58. fa3f6bf [sve] Implement indexed sdot and udot. by TatWai Chong · 4 years, 3 months ago
  59. 3e2fb50 [sve] Implement ContiguousNonTemporalStore by Martyn Capewell · 4 years, 2 months ago
  60. 72765d1 [sve] Implement ContiguousNonTemporalLoad by Martyn Capewell · 4 years, 2 months ago
  61. 452ad8b [sve] Implement LoadAndBroadcastQuadword by Martyn Capewell · 4 years, 3 months ago
  62. b2a19fa Remove bitfields from the CPURegister API. by Jacob Bramley · 4 years, 4 months ago
  63. c750151 [sve] Fix indexed floating point multiply simulation by Martyn Capewell · 4 years, 3 months ago
  64. 48522f5 [sve] Implement AddressGeneration by Martyn Capewell · 4 years, 3 months ago
  65. e4886e5 [sve] Implement FPComplexMulAddIndex by Martyn Capewell · 4 years, 2 months ago
  66. 75f1c43 [sve] Implement FPComplexMulAdd by Martyn Capewell · 4 years, 2 months ago
  67. b4a25f6 [sve] Implement fsqrt. by TatWai Chong · 4 years, 3 months ago
  68. f60f6dc [sve] Implement frecpx. by TatWai Chong · 4 years, 3 months ago
  69. 2cb1b61 [sve] Implement fcvt. by TatWai Chong · 4 years, 3 months ago
  70. 0b1afa8 [sve] Implement FPComplexAddition by Martyn Capewell · 4 years, 3 months ago
  71. f804b60 [sve] Implement PermuteVectorPredicated by Martyn Capewell · 4 years, 3 months ago
  72. 83e8661 [sve] Implement predicated shifts by immediate by Martyn Capewell · 4 years, 4 months ago
  73. 76c094a [sve] Implement BitwiseShiftByVector and WideElements. by Martyn Capewell · 4 years, 4 months ago
  74. 147b0ba [sve] Fix immediate shifts for LSL by Martyn Capewell · 4 years, 4 months ago
  75. 3bf2d16 [sve] Fix premature truncation of shift amount by Martyn Capewell · 4 years, 4 months ago
  76. acd32aa Consistently use snake_case for variable names. by Jacob Bramley · 4 years, 6 months ago
  77. e377513 [sve] Implement SVEFPCompareWithZero instructions. by TatWai Chong · 4 years, 4 months ago
  78. 47c2684 [sve] Implement SVEFPCompareVectors instructions. by TatWai Chong · 4 years, 4 months ago
  79. f07b8ce [sve] Implement SVEFPUnaryOpPredicated instructions (FRINT). by TatWai Chong · 4 years, 4 months ago
  80. a2c1bb7 [sve] Implement SVEFPMulAddIndex instructions. by TatWai Chong · 4 years, 4 months ago
  81. f8d29f1 [sve] Implement SVEFPMulAdd instructions. by TatWai Chong · 4 years, 4 months ago
  82. efd9dc7 [sve] Implement remaining FPArithmeticUnpredicated instructions by Martyn Capewell · 4 years, 4 months ago
  83. 13050ca [sve] Implement FPUnaryOpUnpredicated by Martyn Capewell · 4 years, 4 months ago
  84. 894962f [sve] Implement FPFastReduction by Martyn Capewell · 4 years, 4 months ago
  85. afd9335 [sve] Fix insr disassembly by Martyn Capewell · 4 years, 4 months ago
  86. a2fadc2 [sve] Implement predicated FP arithmetic immediate instructions by Martyn Capewell · 4 years, 5 months ago
  87. 37f2818 [sve] Implement remaining predicated FP arithmetic instructions by Martyn Capewell · 4 years, 5 months ago
  88. ac07af1 [sve] Implement SVEPermuteVectorExtract by Martyn Capewell · 4 years, 6 months ago
  89. dcdbd75 [sve] Implement vector-plus-immediate loads. by Jacob Bramley · 4 years, 5 months ago
  90. 85a9c10 [sve] Add support for ldff1*. by Jacob Bramley · 4 years, 6 months ago
  91. 36e6c56 Remove the dependency on 'sed'. by Jacob Bramley · 4 years, 4 months ago
  92. 4a9829f [sve] Implement FADDA by Martyn Capewell · 4 years, 4 months ago
  93. 5fb2ad6 [sve] Implement FTMAD by Martyn Capewell · 4 years, 5 months ago
  94. 2e95429 [sve] Fix unpack instructions when src aliases dst by Martyn Capewell · 4 years, 5 months ago
  95. afe21a8 [sve] Add SVE tests to cpufeatures tests. by Jacob Bramley · 4 years, 5 months ago
  96. 31cd6a0 [sve] Implement part of SVEFPUnaryOpPredicated instructions. by TatWai Chong · 4 years, 5 months ago
  97. db7437c [sve] Implement part of SVEFPUnaryOpPredicated instructions. by TatWai Chong · 4 years, 5 months ago
  98. 50e9f55 [sve] Implement floating point multiply by index by Martyn Capewell · 4 years, 5 months ago
  99. 15f8901 [sve] Implement SVEPermuteVectorInterleaving by Martyn Capewell · 4 years, 5 months ago
  100. 5d87229 [sve] Implement SVEPartitionBreak instructions. by TatWai Chong · 4 years, 5 months ago