aboutsummaryrefslogtreecommitdiff
path: root/src/supervisor.tex
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Both HWBPs and EBREAKs populate mtval (#601)Andrew Waterman1-2/+3
2020-09-28Clarify that "exception code" is used for both exceptions and interruptsAndrew Waterman1-1/+1
2020-09-28Revert "Add VA canonicalization check to Translation Process section"Andrew Waterman1-15/+7
2020-08-25Change "hardwired to other field" to "read-only field" (#571)John Hauser1-3/+4
2020-08-24TweakAndrew Waterman1-2/+2
2020-08-24Clarify that ASIDs are (currently) local to a hartAndrew Waterman1-12/+11
2020-08-14Change "reserved for custom" to "designated for custom" (#566)John Hauser1-6/+6
2020-08-03Fix formatting of 2^XLENAndrew Waterman1-1/+1
2020-07-31Add missing wordAndrew Waterman1-1/+1
2020-07-31Clarify that ASID changes are also immediateAndrew Waterman1-0/+1
2020-07-31Clarify that satp.MODE transitions to/from Bare don't require SFENCE.VMAAndrew Waterman1-0/+3
2020-07-31Reserve some satp encodings for custom useAndrew Waterman1-5/+11
2020-07-30Fix Sv48 VALEN typo (#551)Daniel Lustig1-1/+1
2020-07-26Clarify which implicit reads of the translation structures are allowedAndrew Waterman1-1/+2
2020-07-25tweakAndrew Waterman1-1/+1
2020-07-25Add commentary about caching invalid PTEsAndrew Waterman1-0/+7
2020-07-17Remove redundant phrase from access-/page-fault textAndrew Waterman1-1/+1
2020-05-18Clarify that satp.MODE=Bare with satp.LSBs != 0 is unspecified for nowAndrew Waterman1-0/+3
2020-04-23Clarify semantics of sfence.vma with rs1 != 0 (#515)Jonathan Behrens1-2/+2
2020-04-06Add commentary about multi-hit/failing to SFENCE.VMAAndrew Waterman1-0/+18
2020-03-03Clarified description of sstatus.Krste Asanovic1-4/+5
2020-02-28Move VALEN check to the top of Translation Process sectionAndrew Waterman1-2/+2
2020-02-28Add VA canonicalization check to Translation Process sectionAndrew Waterman1-7/+15
2020-02-12Only describe scounteren in supervisor chapterAndrew Waterman1-0/+7
2019-11-11tweakAndrew Waterman1-2/+2
2019-11-10satp.PPN's WARLness is separate from physical address validityAndrew Waterman1-4/+7
2019-11-07Reserve satp fields when MODE=BareAndrew Waterman1-2/+12
2019-11-06Convert samepage-commentary blocks to commentary blocksAndrew Waterman1-2/+2
2019-10-22Merge branch 'unspecified' of https://github.com/pdonahue-ventana/riscv-isa-m...Andrew Waterman1-2/+2
2019-10-16clarify that extra PTE bits are reserved for _standard_ useAndrew Waterman1-2/+2
2019-10-11Explicitly remark that SUM/MXR changes don't need an SFENCE.VMAAndrew Waterman1-0/+3
2019-10-11fix formattingAndrew Waterman1-1/+1
2019-10-02Incorporate some of #416 and #418Andrew Waterman1-1/+1
2019-10-02Clarify that LR/SC reservation granule mustn't cross page boundariesAndrew Waterman1-3/+3
2019-10-02More LR/SC updatesAndrew Waterman1-0/+4
2019-09-28Improve supervisor interrupt control sectionAndrew Waterman1-41/+119
2019-09-25Refine xepc/xtval WARL requirementsAndrew Waterman1-4/+4
2019-08-27scause must be able to hold the values 0-31Andrew Waterman1-2/+3
2019-07-30Use consistent terms for exception typesAndrew Waterman1-7/+7
2019-07-21Move N extension into its own chapter in the priv specAndrew Waterman1-106/+39
2019-06-24Remove endianness dependence on PTE.UAndrew Waterman1-14/+5
2019-06-21SpellingAndrew Waterman1-1/+1
2019-06-19Add endianness control proposal to priv specAndrew Waterman1-8/+49
2019-05-03Added UNSPECIFIEDPaul Donahue1-2/+2
2019-05-01Introduce the term UNSPECIFIED.Paul Donahue1-2/+2
2019-04-20Merge pull request #373 from riscv/hellwig-sbiKrste Asanovic1-19/+18
2019-04-20Express stvec alignment constraint more clearlyAndrew Waterman1-5/+4
2019-04-19Don't reference the SBI in normative privileged spec sectionsAndrew Waterman1-19/+18
2019-04-19Remove outdated clause indicating incorrect exception prioritiesAndrew Waterman1-3/+4
2019-04-08Elucidate two uses of the word "error"Andrew Waterman1-1/+3