aboutsummaryrefslogtreecommitdiff
path: root/src/a-st-ext.adoc
AgeCommit message (Collapse)AuthorFilesLines
2024-04-11integrate Zaamo and Zalrsc text (#1304)Ved Shanbhogue1-6/+15
2024-04-09Updating chapter titles to make them consisten.wmat1-1/+1
Removed extraneous use of the word Standard. Quoted extension names when applicable.
2024-02-23Explicitly allow side effects for a failed SCStefan O'Rear1-4/+5
Since PTE updates are specified to occur as a result of "memory accesses" it is possible to interpret the old wording as requiring no PTE update for a failed SC, since there is no memory access. However, the PTE update is part of the translation process, which on natural implementations will occur before the reservation validity check can occur. This is consistent with the wording in "Addressing and Memory Protection" which allows traps to prevent the memory access without preventing the PTE update.
2024-01-29Remove Zam; define misaligned atomicity granule PMA (#1206)Andrew Waterman1-1/+13
* Excise Zam extension * Define the misaligned atomicity granule PMA
2023-06-2364-bit word => doubleword; 32-bit word => word (#1052)ved-rivos1-3/+3
2023-05-11Fixes for Atomics wordingHans Boehm1-14/+32
Fix L.aq and S.rl comment: The aq and rl bits are not both necessary for C++ seq_cst semantics. See table 55 (formerly A.7). seq_cst LR/SC: The SC.aqrl recommendation here was inconsistent with the mapping in 54 (A.6) and unnecessary for 55 (A.7). It is probably correct for a trailing fence mapping, but that's not discussed anywhere. Tweak load-acquire and AMO sequential consistency wording. Demote this discussion to commentary. A.6 and A.7 (now 54 and 55) discussion: Note that 54 (A.6) and 55 (A.7) are incompatible as is, and there is no smooth transition from 54 to 55.
2023-01-31Fixed code sample.Bill Traynor1-1/+4
Added page break before code sample. Added label to code sample.
2023-01-31Added a page break before code example.Bill Traynor1-0/+2
Added a page break before code example.
2023-01-30Fix typosAndrew Waterman1-2/+2
2023-01-13Changed all instances of Cite to cite.Bill Traynor1-1/+1
Changed all instances of Cite to cite.
2023-01-13Changing Cite to cite.Bill Traynor1-2/+2
Changing Cite to cite.
2023-01-04Added missing cite and formatting.Bill Traynor1-6/+5
Formatted source block. Added missing cite to Rajwar.
2023-01-03Updated source sample with correct type.Bill Traynor1-4/+3
Labeled source sample and set as source.
2023-01-03Adding in two missing Cites.Bill Traynor1-2/+2
Added missig cites. These are missing as the bibtex file didn't seem to process correctly. To be fixed.
2022-12-06Multiple chapter fixes.Bill Traynor1-7/+37
Added in all admonitions to match latex spec. Deleted 'ordering' attr from figure. Fixed reference to 'critical' figure. Cleaned up several conversion issues.
2022-11-27Clean up conversion characters.Billy Traynor1-1/+1
Some characters don't convert correctly. Cleaning up.
2022-11-14Cleaning up more formatting.riscv-unpriv-pdf-from-asciidoc-15112022Bill Traynor1-11/+13
Cleaning up backticks and quotes.
2022-08-22Removed duplication of the word Section.Bill Traynor1-2/+2
When referencing a section with an anchor the text pulled in includes the word Section, therefore having it in the text prior to the link creates duplication.
2022-08-22Fixed link to sec:rvwmoBill Traynor1-1/+1
Fxing link to section rvwmo.
2022-08-22Cleaned up broken single quotes after conversion.Bill Traynor1-10/+10
Cleaned up the `` to '' and ` to '.
2022-08-22Cleaned up of image conversion garbage chars and inclusion of atomic-mem ↵Bill Traynor1-18/+1
wavedrom. Conversion creates garbage characters when trying to convert image src. Included atomic-mem.adoc image.
2022-08-22Fixing include statement with square brackets.Bill Traynor1-1/+1
Added an include statement for a wavedrom and forgot the brackets.
2022-08-22Adding back in include for wavedrom image.Bill Traynor1-0/+2
Reconversion overwrote inclusion of wavedrom image. Adding it back in.
2022-08-19Fixed link to rvwmo section.Bill Traynor1-1/+1
Conversion breaks anchors. Fixed link to rvwmo section.
2022-08-18subject lineBill Traynor1-84/+43
Reconverted a.tex to pull in changes.
2021-10-28formatting refinementselisa1-3/+11
2021-10-05adoc formatting and table fixes for intro, a, c, counters, m, rvmo chapterselisa1-10/+11
2021-09-10adding converted adoc fileselisa1-0/+452