1. 3f49752 Add softrvv vor vv, vi, vx by Gregory Kielian · 3 years, 8 months ago
  2. c80cbd1 Use template for vsub. by Henry Herman · 3 years, 8 months ago
  3. a03101c Use template for vadd. by Henry Herman · 3 years, 8 months ago
  4. 19df9bb Simplify template logic. by Henry Herman · 3 years, 8 months ago
  5. 0ccab46 Add support for vrem/vremu. by Henry Herman · 3 years, 8 months ago
  6. 942a8ec Add vdiv/vdivu test. by Henry Herman · 3 years, 8 months ago
  7. ce3c7ad Add support for vmul and vmulh. by Henry Herman · 3 years, 8 months ago
  8. 23b3196 Add support for mako templated tests to softrvv. by Henry Herman · 3 years, 8 months ago
  9. 5a2c244 Merge "Move generator script to top-level directory." by Henry Herman · 3 years, 8 months ago
  10. 8953a19 Move generator script to top-level directory. by Henry Herman · 3 years, 8 months ago
  11. 1ba86d3 Merge "Add softrvv vmin implementation." by Henry Herman · 3 years, 8 months ago
  12. 9fcee53 Add softrvv vmin implementation. by Henry Herman · 3 years, 8 months ago
  13. 42973de tests:vsetvl: extend the test to over fractional LMUL by Cindy Liu · 3 years, 8 months ago
  14. 5d5402c tests:vle_vse: Enable fractional LMUL load/store tests by Cindy Liu · 3 years, 8 months ago
  15. 5f0b8eb tests:vle_vse: extend test converage to e16 and e32 by Cindy Liu · 3 years, 8 months ago
  16. 23b9c86 tests:vle_vse: Update the test to follow the framework in other tests by Cindy Liu · 3 years, 8 months ago
  17. 2449094 Adding out of memory notification to springbok_gloss _sbrk by Jon Tate · 3 years, 8 months ago
  18. 8ff651f Add vzext and vsext tests. by Henry Herman · 3 years, 8 months ago
  19. fedd744 Add vzext and vsext to softrvv. by Henry Herman · 3 years, 8 months ago
  20. acacba1 Add vwadd/vwaddu/vwsub/vwsubu/vrsub tests. by Henry Herman · 3 years, 8 months ago
  21. ef4cba0 Merge changes from topic "widening" by Henry Herman · 3 years, 8 months ago
  22. fb7a4db Add vwadd/vwaddu/vwsub/vwsubu to softrvv. by Henry Herman · 3 years, 8 months ago
  23. e4f6245 Add support for unsigned instructions. by Henry Herman · 3 years, 8 months ago
  24. 18e407c Modify template to support widening instructions. by Henry Herman · 3 years, 8 months ago
  25. d8f0f9b Merge "Move test_runner.py so it can be used for softrvv." by Henry Herman · 3 years, 8 months ago
  26. a64b635 Move test_runner.py so it can be used for softrvv. by Henry Herman · 3 years, 8 months ago
  27. d2cd3a1 Merge "cmake:risv_baremetal: Remove -Wno-unused-command-line-argument flag" by Cindy Liu · 3 years, 8 months ago
  28. 105a22e Merge "Enable fraction LMUL tests in vector_vset" by Cindy Liu · 3 years, 8 months ago
  29. b941380 Add test generator using python mako templates. by Henry Herman · 3 years, 8 months ago
  30. c9acb5a Merge "Add softrvv vsub/vadd implementation." by Henry Herman · 3 years, 8 months ago
  31. 4112b6f Add softrvv vsub/vadd implementation. by Henry Herman · 3 years, 8 months ago
  32. 0d4661c Enable fraction LMUL tests in vector_vset by Cindy Liu · 3 years, 8 months ago
  33. bce196f Merge "Modify vector_test_setup to accept list of vectors." by Henry Herman · 3 years, 8 months ago
  34. 6dd44be Merge "Add helper function to fill vectors." by Henry Herman · 3 years, 8 months ago
  35. 5e2b8af Merge "Add vand_vi unit test" by Gregory Kielian · 3 years, 8 months ago
  36. c87d287 Modify vector_test_setup to accept list of vectors. by Henry Herman · 3 years, 8 months ago
  37. 104588c Add helper function to fill vectors. by Henry Herman · 3 years, 8 months ago
  38. 645193f cmake:risv_baremetal: Remove -Wno-unused-command-line-argument flag by Cindy Liu · 3 years, 8 months ago
  39. 4b8e7ca cmake:vec_cc_test: Downgrade the emulator check into a warning by Cindy Liu · 3 years, 8 months ago
  40. 566b693 Add vand_vi unit test by Gregory Kielian · 3 years, 8 months ago
  41. 1cb80ae Merge "springbok: make crt0.s portable" by Saleem Abdulrasool · 3 years, 8 months ago
  42. 455c8e9 Merge "softrvv: fix incompatible type" by Cindy Liu · 3 years, 8 months ago
  43. f917473 springbok: make crt0.s portable by Saleem Abdulrasool · 3 years, 8 months ago
  44. 8bbb179 softrvv: fix incompatible type by Cindy Liu · 3 years, 8 months ago
  45. 7934a09 Loop over vl instead of avl by Gregory Kielian · 3 years, 8 months ago
  46. 1a8f598 Merge "Fix missing _SEW_ in vmax_vx" by Gregory Kielian · 3 years, 8 months ago
  47. 5f957d8 Add vadd to softrvv and use for test verification. by Henry Herman · 3 years, 8 months ago
  48. cae4374 Merge "Modify MIPs and Quantum to speed of simulation." by Henry Herman · 3 years, 8 months ago
  49. 465f3c5 Modify MIPs and Quantum to speed of simulation. by Henry Herman · 3 years, 8 months ago
  50. 5d4207f springbok: avoid warnings from the driver for unused flags by Saleem Abdulrasool · 3 years, 8 months ago
  51. 8d0914e Fix missing _SEW_ in vmax_vx by Gregory Kielian · 3 years, 8 months ago
  52. 904f837 Merge "Add Softrvv library." by Henry Herman · 3 years, 8 months ago
  53. 705df05 Add Softrvv library. by Henry Herman · 3 years, 8 months ago
  54. 9820668 Add vmax_vv unit test by Gregory Kielian · 3 years, 8 months ago
  55. fa4fda9 Add vmax_vx unit test by Gregory Kielian · 3 years, 8 months ago
  56. d4dbfce Make demo tests disabled by default by Gregory Kielian · 3 years, 9 months ago
  57. ec33b8a Merge "Pull common functions/consts into test_v_helpers.h" by Gregory Kielian · 3 years, 8 months ago
  58. 8f105fb Pull common functions/consts into test_v_helpers.h by Gregory Kielian · 3 years, 9 months ago
  59. d04a339 Merge "Pull vector comparison into test_v_helpers.h" by Gregory Kielian · 3 years, 8 months ago
  60. 5cb506f Merge changes from topic "add vadd unit tests" by Gregory Kielian · 3 years, 8 months ago
  61. 9b7bd8b Extend vsetvl test to vsetivli instructions by Cindy Liu · 3 years, 9 months ago
  62. 431f430 Merge "Add exception handler for easier debugging." by Henry Herman · 3 years, 8 months ago
  63. 7828392 Add exception handler for easier debugging. by Henry Herman · 3 years, 9 months ago
  64. 90cf53f Pull vector comparison into test_v_helpers.h by Gregory Kielian · 3 years, 9 months ago
  65. 283e5a9 Combine vadd_vi, vadd_vx, vadd_vv into one test by Gregory Kielian · 3 years, 9 months ago
  66. fc23c7d Add vadd_vv unit test by Gregory Kielian · 3 years, 9 months ago
  67. 5d34d51 Add vadd_vx unit test by Gregory Kielian · 3 years, 9 months ago
  68. a6c4801 Add vadd_vi unit test by Gregory Kielian · 3 years, 9 months ago
  69. 699c65e Cleanup vec_cc_binary macro by Cindy Liu · 3 years, 9 months ago
  70. da0a65e Merge changes I7e7dc515,I25723c65 by Henry Herman · 3 years, 9 months ago
  71. 59dd83b Merge "Small fixes for vmv_v_i test" by Gregory Kielian · 3 years, 9 months ago
  72. 6b1ef28 Move zero_registers function into test_v_helpers library. by Henry Herman · 3 years, 9 months ago
  73. e55d215 Fix log tags by Cindy Liu · 3 years, 9 months ago
  74. a065eae Small fixes for vmv_v_i test by Gregory Kielian · 3 years, 9 months ago
  75. 9a3f418 Fix formatting on vle_vse, vsetvl and test_v_helpers. by Henry Herman · 3 years, 9 months ago
  76. 8ec83c3 Clean up GCC compiler warnings. by Henry Herman · 3 years, 9 months ago
  77. 81e7f62 Add test for vmv.v.i. by Henry Herman · 3 years, 9 months ago
  78. ae6ebc6 Add test for vmv.v.x. by Henry Herman · 3 years, 9 months ago
  79. 6fc9098 Add test for vmv, current support for vmv_v_v_i. by Henry Herman · 3 years, 9 months ago
  80. 0c44571 Change check for TIMEOUT to empty string test. by Henry Herman · 3 years, 9 months ago
  81. 1ce7643 Cleanup code for clang by Cindy Liu · 3 years, 9 months ago
  82. b2eab0a Merge "CTest support for QEMU/Renode." by Henry Herman · 3 years, 9 months ago
  83. 325f800 CTest support for QEMU/Renode. by Henry Herman · 3 years, 9 months ago
  84. e552134 vle_vse: Use ASSERT to shorten test time. by Henry Herman · 3 years, 9 months ago
  85. 17ff122 Fix springbok log format by Cindy Liu · 3 years, 9 months ago
  86. 6e427c7 Add -Werror flag to clang copts by Cindy Liu · 3 years, 9 months ago
  87. b20a3c4 Create rv32 clang build target for springbok. by Adam Jesionowski · 3 years, 9 months ago
  88. fd76e9f Merge "Update crt0 and matcha.ld to support IREE." by Adam Jesionowski · 3 years, 9 months ago
  89. cc7902e Update crt0 and matcha.ld to support IREE. by Adam Jesionowski · 3 years, 9 months ago
  90. 74425d1 Update test names to follow standard naming convention. by Henry Herman · 3 years, 9 months ago
  91. e4fe606 Vec Tests: Update file structure to make project more manageable. by Henry Herman · 3 years, 9 months ago
  92. 9f17bfe vsetvl: Add test for vsetvli in asm. by Henry Herman · 3 years, 9 months ago
  93. af4792d vsetvl: Add test for vsetvl in asm. by Henry Herman · 3 years, 9 months ago
  94. 571cd0e Move vsetvl utils to helper library. by Henry Herman · 3 years, 9 months ago
  95. 92f9d46 V-Ext: Tests for vle8 and vse8 by Gregory Kielian · 3 years, 10 months ago
  96. 2e94a89 Add cmake functions for adding binaries and tests. by Henry Herman · 3 years, 9 months ago
  97. a23d86c Vector Tests: Add vsetvl tests. by Henry Herman · 3 years, 10 months ago
  98. fbfdbc2 Move Pigweed include to toplevel CMakeLists.txt. by Henry Herman · 3 years, 10 months ago
  99. 2f671fc Allow updating ITCM/DTCM length from ld flag. by Henry Herman · 3 years, 10 months ago
  100. b106e2e Add pw_unit_test_demo by Henry Herman · 3 years, 10 months ago