coreblocks icon indicating copy to clipboard operation
coreblocks copied to clipboard

Implement machine-mode CSRs

Open tilk opened this issue 1 year ago • 2 comments

The CSRs in question are:

  • [ ] misa
  • [x] mvendorid
  • [x] marchid
  • [x] mimpid
  • [x] mhartid
  • [ ] mstatus and mstatush
  • [x] mtvec
  • [x] mip and mie
  • [x] mcycle and minstret
  • [x] mscratch
  • [x] mepc
  • [x] mcause
  • [ ] mtval
  • [x] mconfigptr

tilk avatar Jan 08 '24 16:01 tilk