Vexriscv: update csr-defs.h

This commit is contained in:
Florent Kermarrec 2018-08-18 14:15:43 +02:00
parent 4225c3b87c
commit 077f939169
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
#define CSR_MSTATUS_MIE 0x8 #define CSR_MSTATUS_MIE 0x8
#define CSR_IRQ_MASK 0x330 #define CSR_IRQ_MASK 0xBC0
#define CSR_IRQ_PENDING 0x360 #define CSR_IRQ_PENDING 0xFC0
#define CSR_DCACHE_INFO 0xCC0 #define CSR_DCACHE_INFO 0xCC0