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