cvw/wally-pipelined/src/privileged
2021-08-23 15:46:17 -05:00
..
csr.sv Wally previously was overcounting retired instructions when they were flushed. 2021-08-23 12:24:03 -05:00
csrc.sv Wally previously was overcounting retired instructions when they were flushed. 2021-08-23 12:24:03 -05:00
csri.sv
csrm.sv
csrn.sv
csrs.sv
csrsr.sv
csru.sv
privdec.sv
privileged.sv Modified the preformance counter's InstRet to include ECALL and EBREAK by changing the hazard logic so these instructions don't self flush the W stage. 2021-08-23 15:46:17 -05:00
trap.sv