aboutsummaryrefslogtreecommitdiff
path: root/model/riscv_csr_map.sail
AgeCommit message (Expand)AuthorFilesLines
2024-04-24Add read-only CSR MCONFIGPTRAlasdair1-0/+1
2024-02-08Add m/senvcfg to CSR name mapTim Hutt1-0/+4
2024-02-08Shorten copyright notice at the top of each fileTim Hutt1-65/+3
2024-02-05Improve PMP supportTim Hutt1-0/+60
2023-10-17RISC-V Vector Extension SupportXinlai Wan1-0/+8
2023-09-12Remove effectsTim Hutt1-3/+3
2023-05-29apply_headers: regenerate copyright headersupdate-copyright-headersPhilipp Tomsich1-1/+3
2021-11-22Implement support for Zfinx (#130)Jessica Clarke1-1/+1
2021-10-18scalar-crypto: Initial commit of 1.0.0-rc2 spec work. (#99)Ben Marshall1-1/+3
2021-07-29Use headache to apply copyright header at request of Peter Sewell.Robert Norton1-0/+68
2020-08-25Add missing disassembler mapping for mcountinhibit CSRScott Johnson1-0/+1
2020-02-25Re-instate csr names in assembly with an alternative workaround for sail bug ...Robert Norton1-0/+1
2020-01-10Re-instate the catch-all csr_name_map clause and workaround the Sail bug that...Robert Norton1-1/+0
2019-09-10Refactor CSR code to use scattered functions / mappings for ease of extension.Robert Norton1-166/+111
2019-06-28Avoid implicit casts to stringAlasdair1-1/+3
2019-01-29Add CSRs for the 'N' extension arch state and expose to CSR read/write.Prashanth Mundkur1-0/+172