1. Apr 28, 2018
  2. Apr 25, 2018
  3. Apr 17, 2018
  4. Apr 10, 2018
  5. Apr 03, 2018
  6. Mar 28, 2018
  7. Mar 24, 2018
  8. Mar 22, 2018
  9. Mar 21, 2018
  10. Mar 20, 2018
  11. Mar 02, 2018
  12. Feb 27, 2018
  13. Feb 10, 2018
  14. Feb 08, 2018
  15. Jan 09, 2018
  16. Jan 06, 2018
    • Tim Newsome's avatar
      Add test for multicore failure · c2e2e068
      Tim Newsome authored
      Specifically, make sure that after resuming all cores, and halting core
      0, that OpenOCD's poll() doesn't mess up the currently selected hart to
      the point where memory accesses intended for core 0 go to core 1.
      c2e2e068
  17. Jan 03, 2018
  18. Dec 28, 2017
  19. Dec 22, 2017
  20. Dec 21, 2017
  21. Dec 13, 2017
  22. Dec 02, 2017
  23. Dec 01, 2017
  24. Nov 28, 2017
  25. Nov 27, 2017
    • Torbjørn's avatar
      Rv32ud tests (#108) · 49f47841
      Torbjørn authored
      * Probably implemented the changes required to support fadd test for rv32ud
      
      * Created test files in rv32ud, implemented working(?) test for ldst
      
      * fclass, fcvt_w, fmin and recoding seem to be working now
      
      * Got fdiv (and sqrt) tests working
      
      * fmadd tests seem to work
      
      * fcmp works
      
      * [WIP] fcvt working, but lacks a 32-bit implementation of the final test
      
      * Renamed macro TEST_LDST_D32 to TEST_CASE_D32 to indicate that it can be used for more than just LDST
      
      * Added Makefrag for rv32ud tests and included in main isa Makefile
      
      * Don't run 64-bit tests if the defined XLEN is 32
      49f47841
  26. Nov 23, 2017
  27. Nov 21, 2017
  28. Nov 20, 2017
  29. Nov 18, 2017
  30. Nov 17, 2017
  31. Nov 16, 2017