Bill Traynor

Results 18 issues of Bill Traynor

Conversion of LaTeX specification to asciidoc.

Opening this issue in order to track conversion of the LaTeX specification to AsciiDoc. Progress can be found on the [asciidoc branch](https://github.com/riscv/riscv-aia/tree/asciidoc).

Add the basic steps for integrating a spec into the ISA specs. Granted these could be different given an authors' dev environment, but starting somewhere is good.

Fixing header file to point at correct theme for PDF generation. Fixes Issue #156

All RISC-V specifications should use the RISC-V theme as found in docs-resources. This spec is currently not building with the theme.

The move to the standard templated workflow seems to have broken the merge and release workflow: ```` Run docker run --rm -v /home/runner/work/riscv-isa-manual/riscv-isa-manual:/build riscvintl/riscv-docs-base-container-image:latest \ docker run --rm -v /home/runner/work/riscv-isa-manual/riscv-isa-manual:/build...

When building the docs, asciidoctor emits the following warnings. It seems likely that the scalar-crypto folks were anticipating instruction definition IDs elsewhere in the document that would then resolve to...

Given the merge of pointer masking, J extension placeholder chapter can be removed.