1
0
rocket-chip/src/main/scala/rocket
Andrew Waterman c366007a0d Tighten PMAs for LR/SC and misaligned accesses
- LR/SC on cacheable memory only (not even scratchpad)
- No misaligned accesses on regions with get/put-effects
2017-04-18 00:47:58 -07:00
..
ALU.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
Arbiter.scala Add performance counter facility 2017-03-09 13:58:50 -08:00
Breakpoint.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
BTB.scala Improve BTB critical path at slight accuracy cost 2017-03-09 11:29:51 -08:00
Consts.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
CSR.scala Treat exceptions as steps for the purposes of single-stepping 2017-04-17 10:28:33 -07:00
DCache.scala Tighten PMAs for LR/SC and misaligned accesses 2017-04-18 00:47:58 -07:00
Decode.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
Events.scala Add performance counter facility 2017-03-09 13:58:50 -08:00
Frontend.scala I$ bugfix, to be reworked 2017-03-31 12:17:41 -07:00
HellaCache.scala Guarantee probe forward progress during LR storm 2017-04-18 00:47:58 -07:00
IBuf.scala rocket: separate page faults from physical memory access exceptions 2017-03-27 16:37:09 -07:00
ICache.scala Revive I$ parity option 2017-04-05 21:46:55 -07:00
IDecode.scala Support SFENCE.VMA rs1 argument 2017-03-24 16:39:52 -07:00
Instructions.scala rocket: separate page faults from physical memory access exceptions 2017-03-27 16:37:09 -07:00
Multiplier.scala Support unrolling the integer divider 2017-03-09 11:29:51 -08:00
NBDcache.scala Guarantee probe forward progress during LR storm 2017-04-18 00:47:58 -07:00
Package.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
PMP.scala Make PMP tolerant to PA size << VA size 2017-04-17 10:28:33 -07:00
PTW.scala Don't signal access exceptions on invalid PTEs 2017-04-05 21:46:55 -07:00
Rocket.scala Improve Seq indexing QoR 2017-04-14 01:03:11 -07:00
RVC.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
ScratchpadSlavePort.scala Several ScratchpadSlavePort bug fixes (#676) 2017-04-13 23:25:51 -07:00
SimpleHellaCacheIF.scala copyright: ran scripts/modify-copyright 2016-11-27 22:15:43 -08:00
Tile.scala rocket: reverse input edge for better output 2017-04-14 18:09:14 -07:00
TLB.scala Tighten PMAs for LR/SC and misaligned accesses 2017-04-18 00:47:58 -07:00
TLBPermissions.scala In TLBPermissions, don't merge regions of different types 2017-04-18 00:47:58 -07:00