aboutsummaryrefslogtreecommitdiff
path: root/model/riscv_insts_end.sail
AgeCommit message (Expand)AuthorFilesLines
2023-05-29apply_headers: regenerate copyright headersupdate-copyright-headersPhilipp Tomsich1-1/+3
2023-03-14Move ILLEGAL/C_ILLEGAL ast declaration to riscv_insts_begin.sail (#223)Alexander Richardson1-4/+0
2023-01-25Increase flexibility of the decode hook (and simplify it) (#205)Alexander Richardson1-6/+0
2021-07-29Use headache to apply copyright header at request of Peter Sewell.Robert Norton1-0/+68
2020-05-28Remove effects on assembly introduced in 1bb74ef9, fix effects on encdec_comp...Prashanth Mundkur1-1/+1
2020-01-21Fix effects on encdec.Prashanth Mundkur1-1/+1
2019-06-28Avoid implicit casts to stringAlasdair1-1/+3
2019-05-10Use an explicit enum to indicate the retire status as opposed to a boolean to...Prashanth Mundkur1-2/+2
2019-04-29Remove unnecessary option in type of decode and decodeCompressed (never retur...Robert Norton1-4/+4
2019-01-25Factor out each extension into separate files, do some minor cleanup.Prashanth Mundkur1-0/+24
2019-01-14Reorganize directory structure.Prashanth Mundkur1-0/+15