aboutsummaryrefslogtreecommitdiff
path: root/src/zfa.adoc
AgeCommit message (Collapse)AuthorFilesLines
2023-09-29Zfa is ratifiedriscv-isa-release-056b6ff-2023-10-022023-10-02Andrew Waterman1-5/+0
2023-08-16Mark Zfa as Frozen and Version 1.0 (#1096)Palmer Dabbelt1-3/+2
While looking at some Zfa patches I couldn't actually find a concrete reference to the spec being frozen, just the commit text of the binutils patches. I figured this was the easiest way to ask... Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2023-07-12Files should end in a newlineAndrew Waterman1-1/+1
2023-03-28Change formatting of JavaScript NumbersAndrew Waterman1-1/+1
Since the type is "Number", not "Numbers", don't use typewriter font.
2023-01-30Remove stray asteriskAndrew Waterman1-1/+1
2023-01-25Adding most recent commit from LaTeX.Bill Traynor1-2/+1
Added LaTeX commit (ee0096dec8fd800c11d89492a16e9b8133b97cca) manually.
2023-01-05Table formatting.Bill Traynor1-1/+1
Formatting table to more closely match LaTeX.
2022-12-17Fixed double quotes.Bill Traynor1-2/+2
Fixed qutoes that didn't convert properly.
2022-11-14Fixed some formatting of single quotes and backticks.Bill Traynor1-4/+4
Fixed some formatting of single quotes and backticks.
2022-11-14Updated warning message to an asciidoc admonition.Bill Traynor1-1/+4
Changed the warning message to an asciidoc style admonition.
2022-11-08Adding admonitions to match latex doc.Bill Traynor1-14/+27
Added in NOTE and TIP admonitions to match latex doc indentations.
2022-11-08Fixed chapter link in newly converted chapters.Bill Traynor1-2/+2
Fixed the chapter links in rnmi and zfa chapters.
2022-11-08Initial commit of converted rnmi and zfa.Bill Traynor1-0/+230
Converted rnmi.tex and zfa.tex to asciidoc. Initial cut.