aboutsummaryrefslogtreecommitdiff
path: root/model/riscv_fetch_rvfi.sail
AgeCommit message (Expand)AuthorFilesLines
2021-07-29Use headache to apply copyright header at request of Peter Sewell.Robert Norton1-0/+68
2021-03-16Also set the IXL field in the RVFI traceAlex Richardson1-0/+1
2021-03-16Report the current privilege level via RVFIAlex Richardson1-0/+1
2021-03-16Initial implementation of new RVFI_DII socket formatAlex Richardson1-8/+3
2020-11-09Perform PTE checks on DII fetch (with jrtc27)Peter Rugg1-16/+23
2019-09-10Call ext_fetch_check_pc for rvfi fetch as for normal fetch.Robert Norton1-19/+31
2019-09-06Fix rvfi build for cast free prelude.Robert Norton1-2/+2
2019-07-19Add a new pc access function to get the architectural PC: on CHERI this is no...master-cleanupRobert Norton1-1/+1
2019-06-27Zero extend rather than sign extend rvfi-dii reports (usefull for 32 rvfi-dii...Alexandre Joannou1-4/+4
2019-05-02rvfi: fixes for RV32Prashanth Mundkur1-4/+4
2019-04-24Add extended model from cheri-merge.Prashanth Mundkur1-0/+21