aboutsummaryrefslogtreecommitdiff
path: root/riscv/cachesim.cc
AgeCommit message (Expand)AuthorFilesLines
2018-09-24Add "--log-cache-miss" option to generate a log of cache miss. (#241)takeoverjp1-2/+8
2015-04-13fix cache line index offset in cachesim.ccWei Song1-1/+1
2013-03-25add BSD licenseAndrew Waterman1-0/+2
2013-02-15specialize fully-associative cachesAndrew Waterman1-23/+71
2013-02-13add I$/D$/L2$ simulatorsAndrew Waterman1-0/+129