RISC-V Assembly Programmer's Manual
Browse cluster: RISC-V Toolchain & Math Libraries →The RISC-V Assembly Programmer's Manual is an open-source documentation project that provides a comprehensive guide for assembly programming on the RISC-V instruction set architecture. The project is maintained by the RISC-V International community (riscv-non-isa) and is built using AsciiDoctor to generate PDF documentation from source files. The build process is tooled with Make, AsciiDoctor-pdf, and Docker to ensure consistent documentation generation across different systems, with the repository organized into source, dependencies, and build directories that can be managed through standard git workflows with pre-commit hooks for code quality checks.