1. d02f437 Simplify the command-line disassembly example UI. by Jacob Bramley · 3 years, 8 months ago
  2. e522c6e Add a command-line disassembly example. by Jacob Bramley · 3 years, 8 months ago
  3. 28ff597 Add an example that dumps CPU feature information. by Jacob Bramley · 3 years, 11 months ago
  4. 4fc4bec [sve] Add a strlen example using ldff1b. by Jacob Bramley · 4 years, 5 months ago
  5. d9859c0 Merge branch 'master' into sve by Jacob Bramley · 4 years, 1 month ago
  6. 2fe55ec Update clang tools to 4.0. by Jacob Bramley · 4 years, 2 months ago
  7. 8d4bbd2 Merge branch 'master' into sve by Jacob Bramley · 4 years, 1 month ago
  8. d146374 Document that the DecoderVisitor interface is unstable. by Jacob Bramley · 4 years, 1 month ago
  9. acd32aa Consistently use snake_case for variable names. by Jacob Bramley · 4 years, 6 months ago
  10. d255bdb New decoder with smaller instruction classes. by Martyn Capewell · 4 years, 10 months ago
  11. b2d8d1f [sve] Implement the SVEIntReduction group. by TatWai Chong · 4 years, 7 months ago
  12. 6205eb4 [sve] Implement contiguous ld1 loads. by TatWai Chong · 4 years, 8 months ago
  13. 0ce7584 [sve] Implement most 'SVEPredicateMisc' instructions. by Jacob Bramley · 4 years, 11 months ago
  14. d900296 Merge branch 'master' into sve by Jacob Bramley · 4 years, 10 months ago
  15. 5523f6c Configure a basic .clang-tidy. by Jacob Bramley · 5 years ago
  16. bbb13c6 Merge branch 'master' into sve by Jacob Bramley · 5 years ago
  17. 18c97bd Add support for UDF. by Jacob Bramley · 5 years ago
  18. b545d6c Implement SVE decoder and skeleton components by Martyn Capewell · 6 years ago
  19. 311edf2 Add support for STLR/LDAPR unscaled offset variants. by Alexander Gilday · 6 years ago
  20. 2487f14 Add support for flag manipulation instructions. by Alexander Gilday · 6 years ago
  21. 7560559 Add support for Load/Store PAC instructions. by Alexander Gilday · 6 years ago
  22. ca78974 Add support for features up to Armv8.3. by Jacob Bramley · 6 years ago
  23. 0f71a76 Fix and re-enable test-examples. by Jacob Bramley · 6 years ago
  24. c919d87 Remove the Debugger. by Jacob Bramley · 6 years ago
  25. 4df1551 Fix exception related warnings introduced by GCC 8. by Pierre Langlois · 6 years ago
  26. 4378564 Add support for SQRDMLAH and SQRDMLSH. by Alexander Gilday · 6 years ago
  27. 2809e6c v8.3 Complex Numbers Support by Carey Williams · 6 years ago
  28. 389a242 Added aarch32 SIMD example computing the Mandelbrot Set by Rowan Lee · 7 years ago
  29. 1bce007 Use clang-format 3.8 to format VIXL by Pierre Langlois · 7 years ago
  30. 8b57c86 [pool-manager] Integration with aarch32. by Georgia Kouveli · 7 years ago
  31. 275c9d4 [pool-manager] Split Label and Literal. by Georgia Kouveli · 7 years ago
  32. 963fa8a Fix native build of aarch32 examples. by Georgia Kouveli · 7 years ago
  33. fc61fb6 Clean up the Label class. by Georgia Kouveli · 7 years ago
  34. 59bfe1c [aarch64] Do not mix the Assembler and MacroAssembler in tests by Pierre Langlois · 7 years ago
  35. 32929a7 Remove Switch implementation from VIXL by Pierre Langlois · 7 years ago
  36. d9dc46e Re-organize VIXL's doc/ and mention AArch32 by Pierre Langlois · 8 years ago
  37. 2716fc9 Add a custom disassembler example. by Vincent Belliard · 8 years ago
  38. 1075d15 Rename pc to code_address for the disassembler. by Vincent Belliard · 8 years ago
  39. 3fac43c Mark methods as `override` when compiling with C++11 by Pierre Langlois · 8 years ago
  40. 9dd6fa3 Follow the design guidelines for the AArch64 `CodeBufferCheckScope`. by Alexandre Rames · 8 years ago
  41. 6a049f9 Unify the `Assembler` helpers related to the code buffer. by Alexandre Rames · 8 years ago
  42. 919e3fe Create a base class for assemblers. by Alexandre Rames · 8 years ago
  43. 0ec9dc1 Rewrite `VIXL_CHECK` in terms of `abort`. by Pierre Langlois · 8 years ago
  44. f5348ce Remove implicit 64 to 32 bit narrowing by Pierre Langlois · 8 years ago
  45. 9c4e289 Fix a couple of comments following `#endif`. by Alexandre Rames · 8 years ago
  46. 49c43f6 [examples] Fix compiling with -Wunreachable-code and -Wunset-variable by Pierre Langlois · 8 years ago
  47. 71bca30 Use a length argument when constructing S and D register lists by Pierre Langlois · 8 years ago
  48. 1e85b7f Introduce architecture specific guards for the simulator by Pierre Langlois · 8 years ago
  49. 78973f2 Correctly include C headers by Pierre Langlois · 8 years ago
  50. 36d16be [examples] Fix a sign comparison warning by Pierre Langlois · 8 years ago
  51. 11000d0 Add missing namespace in examples by Pierre Langlois · 8 years ago
  52. 10dae1a AArch32: Improve the API for selecting the ISA. by Jacob Bramley · 8 years ago
  53. 2639eaa Fix a `#ifdef` in `examples/aarch32/disasm-a32.cc`. by Alexandre Rames · 8 years ago
  54. 8d0ffa3 Do not compile the AArch32 disassembler example on OSX. by Alexandre Rames · 8 years ago
  55. 225c69c Fix a a call to `abs` breaking compilation on OSX. by Alexandre Rames · 8 years ago
  56. 064e02d AArch64: Support runtime call simulation. by Alexandre Rames · 8 years ago
  57. 9aded35 Aarch64: Clean a few more usage of the `MacroAssembler` constructor. by Alexandre Rames · 8 years ago
  58. d383296 Update naming to `aarch32` and `aarch64`. by Alexandre Rames · 8 years ago
  59. b78f139 Add an `AUTHORS` file and update copyright notices. by Alexandre Rames · 8 years ago
  60. f2f550c Use the default `vixl::aarch64::MacroAssembler` constructor where sensible. by Alexandre Rames · 8 years ago
  61. 88c46b8 Add assembler, macro-assembler and disassembler support for AArch32 by Pierre Langlois · 8 years ago
  62. b68bacb Sort and fix `#include` directives. by Alexandre Rames · 8 years ago
  63. 39c32a6 Move source files from `src/vixl/` to `src/`. by Alexandre Rames · 8 years ago
  64. 0f35e36 VIXL Release 1.13 by armvixl · 8 years ago
  65. 684cd2a VIXL Release 1.11 by armvixl · 9 years ago
  66. db64434 VIXL Release 1.10 by armvixl · 9 years ago
  67. 6e2c827 VIXL Release 1.9 by armvixl · 9 years ago
  68. 5289c59 VIXL Release 1.8 by armvixl · 9 years ago
  69. 330dc71 VIXL Release 1.7 by armvixl · 10 years ago
  70. c68cb64 VIXL Release 1.6 by armvixl · 10 years ago
  71. 4a102ba VIXL Release 1.5 by armvixl · 10 years ago
  72. ad96eda VIXL Release 1.0 by armvixl · 11 years ago