cvw/src/privileged
2025-06-05 16:54:15 -07:00
..
csr.sv A little cheaper implementation. Uses 3 extra 1 bit registers, 1 XLEN-bit incrementer, and 1 XLEN-mux, rather than 3 XLEN registers. 2025-05-08 13:19:26 -05:00
csrc.sv CSRC full coverage 2025-04-15 11:07:55 -07:00
csri.sv Lint fixes for no priv mode configs 2024-06-26 22:15:18 -07:00
csrm.sv Fixing comments from Jordan 2025-06-04 10:42:40 -07:00
csrs.sv More lint cleanup: remove unused params 2024-11-16 12:35:37 -08:00
csrsr.sv Fix lots of spelling errors 2025-05-08 00:18:38 -07:00
csru.sv Comment explaining redundant mstatus.FS check 2025-04-09 11:04:30 -07:00
privdec.sv Fixed bug decoding svinval instructions and checking TVM 2025-06-05 16:54:15 -07:00
privileged.sv Fixed bug decoding svinval instructions and checking TVM 2025-06-05 16:54:15 -07:00
privmode.sv Simplified outdated documentation pointers 2024-06-14 03:42:15 -07:00
privpiperegs.sv Simplified outdated documentation pointers 2024-06-14 03:42:15 -07:00
trap.sv Fix lots of spelling errors 2025-05-08 00:18:38 -07:00