add remap and shape sv csrs
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 3 Nov 2018 09:46:00 +0000 (09:46 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 3 Nov 2018 09:46:00 +0000 (09:46 +0000)
riscv/encoding.h

index ae66637dc72358290f29c5abce97b221f381b8df..6dc3e924069df6bfc5b246bebac8ef4929337c50 100644 (file)
 #define CSR_USVMVL 0x4f1
 #define CSR_USVSTATE 0x4f2
 #define CSR_USVCFG 0x4f3
+#define CSR_UREMAP 0x4f7
+#define CSR_USHAPE0 0x4f8
+#define CSR_USHAPE1 0x4f9
+#define CSR_USHAPE2 0x4fa
 #define CSR_MVENDORID 0xf11
 #define CSR_MARCHID 0xf12
 #define CSR_MIMPID 0xf13