shuffle CSR offsets around, offset VL and MVL by one
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 16 Oct 2018 22:40:26 +0000 (23:40 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 16 Oct 2018 22:40:26 +0000 (23:40 +0100)
commit2fc641682d7f4ead08ddd7feb53bd6428283e57e
tree848b3c161e219f1e70e610d7d6acaf1dc31abf7e
parentbaa1f128f81c50f02f12411a4fb4210f2989f615
shuffle CSR offsets around, offset VL and MVL by one

VL and MVL now span from 1 to XLEN rather than 0 to XLEN-1

also making room for M-Mode and S-Mode CSRs
riscv/encoding.h
riscv/insns/csrrw.h
riscv/insns/csrrwi.h
riscv/processor.cc