1. 7f64d89 sw:vec: Disable softrvv_vredsum_test by Cindy Liu · 4 months ago master
  2. 5fb5623 Prevent overflow in vredsum test by Michael Hoang · 4 months ago
  3. 2945f0a Extend renode test timeout by Cindy Liu · 7 months ago
  4. b2872d7 sw/vec: Renode config fix by Lun Dong · 1 year ago
  5. 9a2eda3 Lint cleanup by Cindy Liu · 1 year, 5 months ago
  6. b492914 OSS cleanup by Cindy Liu · 1 year, 5 months ago
  7. 932cca7 sw/vec: Update RVV implementations using latest RVV spec by Lun Dong · 1 year, 6 months ago
  8. 15ae3a5 Temporarily diable RVV disable test by Cindy Liu · 1 year, 6 months ago
  9. 6c463d3 sw/vec: add a wrapper header log.h by Lun Dong · 1 year, 8 months ago
  10. 0dc903a sw:vec:test_runner: Add instruction count into test runner script by Cindy Liu · 2 years ago
  11. 4d10995 sw:vec: Fix test template np.float usage by Cindy Liu · 2 years, 3 months ago
  12. 69a6b31 sw/vec: Increase heap size to 1.25M by Adam Jesionowski · 2 years, 4 months ago
  13. 1155cf0 sw/vec: Add model_output_header to linker files by Adam Jesionowski · 2 years, 6 months ago
  14. 8b86433 sw/vec: Update renode binary default location by Cindy Liu · 2 years, 7 months ago
  15. fc7ac87 Move return information to model_output section by Adam Jesionowski · 2 years, 8 months ago
  16. a1d59cb sw/vec: Enable WMMU sections in linker file by Adam Jesionowski · 2 years, 9 months ago
  17. c2681b5 sw/vec: Merge ITCM and DTCM into TCM. by Adam Jesionowski · 2 years, 9 months ago
  18. b36998c sw:vec: Fix test runner to exit with non-existing elfs by Cindy Liu · 2 years, 9 months ago
  19. f1500a3 Add an option to build vec tests for TBM. by Shaked Flur · 2 years, 10 months ago
  20. 8658439 sw:vec: Disable WMMU in single-core test_runner script by Cindy Liu · 2 years, 10 months ago
  21. 4b71896 Add executables that trigger faults. by Adam Jesionowski · 2 years, 10 months ago
  22. ebc97dd Tagging _start as a function by Jon Tate · 2 years, 11 months ago
  23. b5ce9fa Merge "Rename matcha.ld and add OSS headers." by Adam Jesionowski · 3 years ago
  24. ddcbab4 Rename matcha.ld and add OSS headers. by Adam Jesionowski · 3 years ago
  25. 33aa4af sw:vec: Update test_runner timeout message by Cindy Liu · 3 years ago
  26. 61503b2 sw:vec: Add scalar build support to build rv32im binaries by Cindy Liu · 3 years ago
  27. 7a5d852 Make the ISA extension init code paths optional in crt0.S by Jon Tate · 3 years, 1 month ago
  28. 1541697 Reduce entropy of quotations s/'/"/g by Gregory Kielian · 3 years ago
  29. 457d8f9 Add spike trace generation option by Gregory Kielian · 3 years ago
  30. 460cbbd Add Renode trace to testrunner by Gregory Kielian · 3 years, 1 month ago
  31. 6e9f61c sw:vec: Update ITCM linker mapping by Cindy Liu · 3 years, 1 month ago
  32. f6f146e sw:vec: Fix renode test startup by Cindy Liu · 3 years, 1 month ago
  33. eb11883 Initial commit of vector_matmul4_asm_test by Jon Tate · 3 years, 1 month ago
  34. 402cd1a sw:vec: Add more termination condition for the test_runner by Cindy Liu · 3 years, 1 month ago
  35. d7f7e1c sw:scripts: Change renode test runner default quantum setting by Cindy Liu · 3 years, 2 months ago
  36. c40c611 sw:vec: Fix renode test runner timeout by Cindy Liu · 3 years, 2 months ago
  37. 802e89d sw:vec: Bump RVV to 1.0 by Cindy Liu · 3 years, 2 months ago
  38. 6f16a2f sw:vec: Update test_runner renode path by Cindy Liu · 3 years, 3 months ago
  39. bdb4cdb Merge "Revert "sw:vec: Temporarily fix the test_runner with force close"" by Cindy Liu · 3 years, 3 months ago
  40. c294e32 Revert "sw:vec: Temporarily fix the test_runner with force close" by Cindy Liu · 3 years, 3 months ago
  41. d6cc7e8 Merge "Added the vmadd and vnmsub tests." by Anthony Tonizzo · 3 years, 3 months ago
  42. 6747009 sw:vec: Temporarily fix the test_runner with force close by Cindy Liu · 3 years, 4 months ago
  43. c3dce9f Added the vmadd and vnmsub tests. by Anthony Tonizzo · 3 years, 4 months ago
  44. eec00a1 Merge "Add MACC tests." by Anthony Tonizzo · 3 years, 4 months ago
  45. 25edb4c Merge "Reordering stack corrupt message on springbok crt0" by Jonathan Tate · 3 years, 4 months ago
  46. 59f9180 Add springbok vector unit test for vmerge by Lun Dong · 3 years, 6 months ago
  47. e90748d Add MACC tests. by Anthony Tonizzo · 3 years, 6 months ago
  48. 202bb16 Reordering stack corrupt message on springbok crt0 by Jon Tate · 3 years, 4 months ago
  49. 98d55a6 sw:vec: test_runner: grab elf return code by Cindy Liu · 3 years, 4 months ago
  50. a054f9c Merge "sw:vec: Remove unwanted escape characters in test_runner.py" by Cindy Liu · 3 years, 4 months ago
  51. 147210f sw:vec: Fix float_to_str error log with LOG_ERROR by Cindy Liu · 3 years, 4 months ago
  52. 5656308 sw:vec: Remove unwanted escape characters in test_runner.py by Cindy Liu · 3 years, 4 months ago
  53. c26fc73 Add tests for "vmf{eq,ne,ge,gt,le,lt}" by Jieung Kim · 3 years, 5 months ago
  54. ea7c974 Vector extension test (vfrdiv) by Jieung Kim · 3 years, 5 months ago
  55. d441710 Merge "Vector extension test (vfdiv, vfmax, vfmin, vfmul)" by Jieung Kim · 3 years, 5 months ago
  56. b496537 Vector extension test (softrvv_vfadd, softrvv_vfsub) by Jieung Kim · 3 years, 5 months ago
  57. 55b9f90 Vector extension test (vfdiv, vfmax, vfmin, vfmul) by Jieung Kim · 3 years, 5 months ago
  58. ea52c5d Merge "Vector extension test with floating point values" by Jieung Kim · 3 years, 5 months ago
  59. b4e9192 Vector extension test with floating point values by Jieung Kim · 3 years, 6 months ago
  60. 64ae43a Add softrvv vredsum instruction and test. by Henry Herman · 3 years, 6 months ago
  61. cafffec sw: Move the exception message out of rodata by Cindy Liu · 3 years, 6 months ago
  62. fd66b1c Merge "Use springbok renode config files to initialize platform." by Henry Herman · 3 years, 6 months ago
  63. 6dff08e Use springbok renode config files to initialize platform. by Henry Herman · 3 years, 6 months ago
  64. 535870c Vector extension test with floating point values by Jieung Kim · 3 years, 6 months ago
  65. e4000c9 Revert "1. Modify template files for vector tests with floating ..." by Jieung Kim · 3 years, 6 months ago
  66. e56bb4b Revert "reflects reviews" by Jieung Kim · 3 years, 6 months ago
  67. 3441572 reflects reviews by Jieung Kim · 3 years, 6 months ago
  68. 4503de6 Merge branch 'master' of https://spacebeaker.googlesource.com/shodan/sw/vec into vector_test by Jieung Kim · 3 years, 6 months ago
  69. 083c383 1. Modify template files for vector tests with floating point numbers by Jieung Kim · 3 years, 6 months ago
  70. 2b50931 sw:vec: Fix exception handler by Cindy Liu · 3 years, 6 months ago
  71. be32a83 Merge "Move test_v_helper library to top level." by Henry Herman · 3 years, 6 months ago
  72. 6fcf892 Change crt0.S to save the app return value on the stack by Jon Tate · 3 years, 6 months ago
  73. ae9e2cf Move test_v_helper library to top level. by Henry Herman · 3 years, 6 months ago
  74. 2815d38 Add vmv.s.x test by Gregory Kielian · 3 years, 7 months ago
  75. c692cba sw:vec: Make test runner script point to the source by Cindy Liu · 3 years, 6 months ago
  76. 1eed5d7 sw:vec: Fix ctest test runner script for handle exception by Cindy Liu · 3 years, 6 months ago
  77. b8abd70 Merge "gloss: _write takes a buffer of arbitrary length, not a C string" by June Tate-Gans · 3 years, 6 months ago
  78. a82965c gloss: _write takes a buffer of arbitrary length, not a C string by June Tate-Gans · 3 years, 6 months ago
  79. 40976a7 Add comparison ops. by Henry Herman · 3 years, 6 months ago
  80. e21ef0b Add vnsra instruction and test. by Henry Herman · 3 years, 6 months ago
  81. 349c533 Add support for vnsrl and narrowing ops. by Henry Herman · 3 years, 7 months ago
  82. d23cfe6 Increase default timeout for long running tests. by Henry Herman · 3 years, 7 months ago
  83. daab8de Quick fix for the floating point printer by Jon Tate · 3 years, 6 months ago
  84. 746c796 Merge "Adding a new function to print floats without external deps" by Jonathan Tate · 3 years, 6 months ago
  85. 779803b Adding a new function to print floats without external deps by Jon Tate · 3 years, 7 months ago
  86. 1c1746a Merge "sw:vec:cmake: Add nano header and library path explicitly" by Cindy Liu · 3 years, 6 months ago
  87. 2007587 Merge "sw:vec:vector_vset_tests: Remove illegal instructions" by Cindy Liu · 3 years, 7 months ago
  88. 06b936c sw:vec:cmake: Add nano header and library path explicitly by Cindy Liu · 3 years, 7 months ago
  89. 6c20b6e Add vsra instruction and test. by Henry Herman · 3 years, 7 months ago
  90. dbe69bd Add vsrl instruction and test. by Henry Herman · 3 years, 7 months ago
  91. a217e14 Add vsll instruction and test. by Henry Herman · 3 years, 7 months ago
  92. f6f7281 sw:vec:vector_vset_tests: Remove illegal instructions by Cindy Liu · 3 years, 7 months ago
  93. 632ed43 sw:vec:tests: Add multi-register load/store tests by Cindy Liu · 3 years, 7 months ago
  94. 6f03704 Refactor templates to use a single strategy. by Henry Herman · 3 years, 7 months ago
  95. 816488f Merge "Remove tests with illegal vtype." by Henry Herman · 3 years, 7 months ago
  96. e723d68 Enable checks for illegal vtypes. by Henry Herman · 3 years, 7 months ago
  97. c9728ab Remove tests with illegal vtype. by Henry Herman · 3 years, 7 months ago
  98. db52fef Add vand tests covering vv, vx, and vi by Gregory Kielian · 3 years, 7 months ago
  99. 09375d0 Add vmax and vmaxu softrvv vv and vx test by Gregory Kielian · 3 years, 7 months ago
  100. 41b4fe4 Add softrvv_vxor test with template by Gregory Kielian · 3 years, 7 months ago