aboutsummaryrefslogtreecommitdiff
path: root/src/csr.tex
AgeCommit message (Expand)AuthorFilesLines
2019-04-15Update CSR access ordering section to clarify ordering is two-sidedAndrew Waterman1-8/+10
2019-03-24Improve CSR ordering sectionAndrew Waterman1-29/+44
2019-03-14memory -> main memoryAndrew Waterman1-1/+1
2019-03-13Improve commentary on CSR orderingAndrew Waterman1-5/+8
2019-03-13Revise CSR-ordering sectionAndrew Waterman1-6/+22
2019-03-12Clarify that CSR accesses can be ordered with FENCEsAndrew Waterman1-0/+17
2019-02-07Fix typos. (#337)Josh Scheid1-3/+3
2018-11-19Remove comment about side effects on writesAndrew Waterman1-4/+3
2018-11-16Clarified behavior of CSR instructions with respect to read and write side ef...Krste Asanovic1-4/+48
2018-11-06Gave CSR instruction module a name and a version, and made clear these are be...Krste Asanovic1-1/+1
2018-08-26Clarified description of CSR writes to counters per Nikhil's suggestion.Krste Asanovic1-8/+7
2018-08-07Broke out actual perf counters into separate chapter.Krste Asanovic1-178/+15
2018-08-06CSR instructions file.Krste Asanovic1-0/+277