aboutsummaryrefslogtreecommitdiff
path: root/src/csr.tex
AgeCommit message (Expand)AuthorFilesLines
2021-08-27Fix (again) non-normative CSR side-effect textAndrew Waterman1-2/+1
2021-08-24Fix non-normative text about CSR ordering (#720)Andrew Waterman1-9/+12
2021-07-22Standard CSRs don't have read side effects (#687)Andrew Waterman1-3/+5
2021-05-25Use plural "base ISAs" rather than "base ISA" when appropriateAndrew Waterman1-1/+1
2020-08-14Improve table of conditions for explicit CSR read/write (#564)John Hauser1-15/+18
2020-08-13Merge pull request #547 from jhauser-us/jhauser-CSRSideEffects3Andrew Waterman1-0/+25
2020-08-13Merge pull request #531 from jhauser-us/jhauser-CSRRulesAndrew Waterman1-15/+28
2020-07-30Further clarified the program order of CSR accessesJohn Hauser1-4/+10
2020-07-27Clarify effect on unwritten bits for CSRRS/CSRRCAndrew Waterman1-4/+3
2020-07-23Add examples for CSR side effects and indirect effectsJohn Hauser1-0/+25
2020-07-22Clarify what is a side effect of a CSR access (#546)John Hauser1-7/+14
2020-06-28Clarifications to the perceived ordering of CSR accesses and their effectsJohn Hauser1-13/+20
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