riscv-software-src / riscv-unified-db

Machine-readable database of the RISC-V specification, and tools to generate various views
Other
17 stars 14 forks source link

Add many missing CSRs found by Breker #81

Open james-ball-qualcomm opened 1 month ago

james-ball-qualcomm commented 1 month ago

From Adnan:

We found the CSRs listed below to be mentioned in the privileged spec but missing in the riscv-unified-db git repository.

tselect tdata1 tdata2 tdata3 mcontext dcsr dpc dscratch0 dscratch1 fflags frm hideleg hgeie htval hip htinst hgeip henvcfgh hcontext hstateen0 hstateen1 hstateen2 hstateen3 hstateen0h hstateen1h hstateen2h hstateen3h vsie vsscratch vsip mseccfgh scountinhibit scountovf scontext sstateen0 sstateen1 sstateen2 sstateen3 mtinst mtval2 mstateen0 mstateen1 mstateen2 mstateen3 mstateen0h mstateen1h mstateen2h mstateen3h mnscratch mnepc mncause mnstatus

dhower-qc commented 4 weeks ago

This is related to generating a tracking table (#118)