1. Nov 07, 2018
  2. Sep 21, 2018
  3. Sep 11, 2018
  4. Aug 25, 2018
  5. Aug 07, 2018
  6. Jul 18, 2018
  7. Apr 26, 2018
  8. Dec 27, 2017
    • Tim Newsome's avatar
      Use old C style comments. (#18) · 25881d8a
      Tim Newsome authored
      This improves the chance we can use this file with older, pickier
      compilers.
      
      Also it makes the OpenOCD patch check script happier.
      25881d8a
  9. Nov 28, 2017
  10. May 18, 2017
  11. May 08, 2017
  12. Apr 26, 2017
  13. Apr 01, 2017
    • Andrew Waterman's avatar
      Add LICENSE · 4b622989
      Andrew Waterman authored
      4b622989
    • Benjamin Barenblat's avatar
      Support generating Go code (#3) · f86f5cb4
      Benjamin Barenblat authored
      * Support generating Go code
      
      Generate Go code for the RISC-V Go port
      <https://github.com/riscv/riscv-go>.
      
      * Clarify use of yank in Go backend
      
      * Go: Also generate funct3, csr, and funct7 encodings
      
      * Go: Emit all instructions
      
      Changes to the RISC-V Go implementation obviate the need for
      GO_UNUSED_INSTRUCTIONS.
      
      * Go: Print CSRs as signed values
      
      * Go: Update parse-opcodes to use obj.As
      
      See https://github.com/golang/go/commit/0d9258a830c585.
      
      * Go: Return errors out of band
      
      * Go: Return 'ok' status instead of 'err' status
      
      Also clean up imports.
      
      * Go: Make gofmt-clean
      
      * Go: Return rs2 value for each instructions
      
      Some binary floating-point instructions (ab)use the rs2 value to hold
      additional instruction data, so we need that data in the Go assembler.
      f86f5cb4
  14. Mar 30, 2017
  15. Mar 28, 2017
  16. Mar 24, 2017
  17. Mar 10, 2017
  18. Feb 21, 2017
  19. Feb 15, 2017
  20. Feb 09, 2017
  21. Dec 22, 2016
  22. Dec 07, 2016
  23. Aug 27, 2016
  24. Aug 26, 2016