new MSTATUH CSR register

This commit is contained in:
Màrius Montón 2020-04-14 12:27:09 +02:00
parent 45884cb0bd
commit 2aaa83a064
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
#define CSR_MIE (0x304)
#define CSR_MTVEC (0x305)
#define CSR_MCOUNTEREN (0x306)
#define CSR_MSTATUSH (0x310)
#define CSR_MSCRATCH (0x340)
#define CSR_MEPC (0x341)