aboutsummaryrefslogtreecommitdiff
path: root/src/mm-eplan.adoc
AgeCommit message (Collapse)AuthorFilesLines
2024-02-26Fix broken link to PPO rule 11.wmat1-1/+1
Fix broken link to PPO rule 11.
2023-09-29Moving back to unstalls, which was correct.Bill Traynor1-1/+1
Putting the word unstalls back as it is not a typo. Signed-off-by: Bill Traynor <wmat@riscv.org>
2023-09-29Fix typosKian-Meng Ang1-1/+1
Found via `codespell -L hart,sie,stip,sxl,fle,bu,edn,synopsys,fpr,useed,addd,rouge`
2023-05-11Fixes for Atomics wordingHans Boehm1-0/+5
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-03-15Fix known issues example (#991)Bill Traynor1-6/+6
Manually applying change #991 to adoc file.
2023-02-28Reconverting 3 filesBill Traynor1-1/+1
Reconverting 3 files to get updates
2023-02-28Polish the assembly example to avoid potential confusionBill Traynor1-2/+4
* Polish the assembly example to avoid potential confusion * Fix sc.w instructions in code snippets and the associated description * Change lr.d into lr.w in fig:litmus:lrsdsc
2023-02-01Deleted extraneous commaBill Traynor1-1/+1
Deleted extraneous comma
2023-02-01Separating tablesBill Traynor1-0/+3
Separating tables
2023-01-27Fixed inclusion of addrpo.pngBill Traynor1-1/+1
Fixed inclusion of addrpo.png
2023-01-26Fixed table labelBill Traynor1-3/+1
Fixed table label
2023-01-26Added in pngs for litmus testsBill Traynor1-6/+12
Added in pngs for litmus tests
2023-01-26Replacing graphviz with pngsBill Traynor1-3/+9
Replacing graphviz with pngs
2023-01-26Adding label to litmus test.Bill Traynor1-1/+2
Adding label to litmus test.
2023-01-26Set dir for image correctlyBill Traynor1-2/+2
Set dir for image correctly
2023-01-26Fixing table cell.Bill Traynor1-1/+1
Fixing table cell.
2023-01-26Moving litmus test diagram to a pngBill Traynor1-38/+2
Moving litmus test diagram to a png
2023-01-26Trying svg formatBill Traynor1-1/+1
Trying svg format
2023-01-26Trying png graphviz formatBill Traynor1-1/+1
Trying png graphviz format
2023-01-26Trying graphviz as pdf format.Bill Traynor1-1/+1
Trying to match LaTeX figures so trying graphviz as pdf format.
2023-01-26Test of inline graphvizBill Traynor1-0/+37
Test of inline graphviz
2023-01-26Back to txt litmus test.Bill Traynor1-40/+1
Graphviz in .dot format doesn't parse so moving back to txt format.
2023-01-25Making graphviz code a literal.Bill Traynor1-0/+2
Making graphviz code a literal.
2023-01-25Trying pasting graphviz directly.Bill Traynor1-1/+38
Trying pasting graphviz directly.
2023-01-25Test of adoc format for graphvizBill Traynor1-1/+1
Test of adoc format for graphviz
2023-01-24Fixed alignment of text in columns.Bill Traynor1-2/+2
Fixed alignment of text in columns.
2023-01-18Deleted graphviz sizing.Bill Traynor1-7/+7
Deleted graphviz sizing.
2023-01-18Removed width=85 to see difference.Bill Traynor1-1/+1
Removed width=85 to see difference.
2023-01-18Updated graphviz width to 85Bill Traynor1-1/+1
Seeing if a width of 85 of the graphviz will make it fit better.
2023-01-18Nesting tables for formatting.Bill Traynor1-9/+15
Nesting the litmus test tables to fix layout.
2023-01-18Nesting tables for formatting.Bill Traynor1-9/+15
Nested tables to format layout of litmus test.
2023-01-18Changing size of figure to 50%Bill Traynor1-1/+1
Changing size of figure to 50%
2023-01-18Nesting tables litmus formatting.Bill Traynor1-12/+19
Nesting tables for litmus test formatting.
2023-01-18Nesting table for layout.Bill Traynor1-11/+17
Nesting tables for layout of datarfi litmus test.
2023-01-18Nesting table for layout.Bill Traynor1-11/+17
Nesting tables for layout of litmus test diag.
2023-01-18Nesting table for litmus test layout.Bill Traynor1-12/+19
Nesting table for litmus test layout.
2023-01-18Updating Table 46 label.Bill Traynor1-1/+1
Updating Table 46 label to correct for the fri-rfi litmus test.
2023-01-18Nesting tables for layout.Bill Traynor1-12/+18
Nesting tables for litmus test layout.
2023-01-18Enlarging litmus test diag.Bill Traynor1-1/+1
Enlarging litmus test diag.
2023-01-18Removing old formatting of litmus test.Bill Traynor1-1/+1
Removed old formatting of litmus test diag.
2023-01-18Formatting litmus test.Bill Traynor1-15/+21
Nesting tables to properlay layout litmus test to match LaTeX.
2023-01-18Centering column.Bill Traynor1-1/+1
Centered key column both horizontally and vertically.
2023-01-18Nesting tables for layoutBill Traynor1-12/+19
Nesting tables for layout.
2023-01-18Table formatting.Bill Traynor1-2/+2
Fixed key formatting. Centered image vertically.
2023-01-18Added alt text to litmus sample anchor.Bill Traynor1-1/+3
Added alt text to litmus sample anchor.
2023-01-18Litmus test key & diag formatting.Bill Traynor1-3/+3
Added a label to the cluster diagram. Formatting key to match LaTeX.
2023-01-17Reformatting graphvizBill Traynor1-2/+2
Reformatting graphviz
2023-01-17Set column style to d to process macro.Bill Traynor1-1/+2
Set column style to d to process macro.
2023-01-17Trying to get litmus_sample to render in a table cell.Bill Traynor1-2/+0
Trying to get litmus_sample to render in a table cell.
2023-01-17Formatting table to fit litmus tests.Bill Traynor1-21/+24
Added an invisible table to try to position litmus tests side by side.