aboutsummaryrefslogtreecommitdiff
path: root/model/prelude_mem.sail
AgeCommit message (Expand)AuthorFilesLines
2024-03-24Replace atom with intTim Hutt1-5/+5
2024-02-08Shorten copyright notice at the top of each fileTim Hutt1-65/+3
2023-09-12Remove effectsTim Hutt1-3/+3
2023-05-29apply_headers: regenerate copyright headersupdate-copyright-headersPhilipp Tomsich1-1/+3
2021-07-29Use headache to apply copyright header at request of Peter Sewell.Robert Norton1-0/+68
2019-10-09Add {read,write}_ram for CoqThomas Bauereiss1-2/+2
2019-10-09Read/write memory values and metadata together atomicallyThomas Bauereiss1-8/+9
2019-07-03Add a maximum memory access size to slightly improve C code geneation.Robert Norton1-3/+12
2019-06-24Starting cleaning up physical memory bits for pmp integration.Prashanth Mundkur1-34/+13
2019-04-24Add extended model from cheri-merge.Prashanth Mundkur1-30/+17
2019-04-10Update Coq memory interfacesBrian Campbell1-12/+12
2019-02-19Use sizeof xlen instead of the value definitions of xlen.Prashanth Mundkur1-12/+12
2019-02-11Fix xlen variable name.Prashanth Mundkur1-12/+12
2019-02-11More refactoring for RV32Prashanth Mundkur1-0/+70