# riscv-non-isa/riscv-asm-manual

RISC-V Assembly Programmer's Manual

Repository: https://github.com/riscv-non-isa/riscv-asm-manual
Canonical: https://ross.abutalabs.com/products/riscv-asm-manual
Homepage: https://riscv.atlassian.net/browse/RVG-11
Language: Makefile
License: CC-BY-4.0
License Family: other
Last push: 2026-08-18T13:25:18+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 3389, "days_push": 15, "days_rel": 574, "gap_med": null, "n_releases_24m": 1}
- flags: no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1635, forks 255 (observed 2026-08-28T04:05:14.408148+00:00)

## What it is
The official RISC-V Assembly Programmer's Manual, a community-maintained reference document for writing RISC-V assembly language. It is published under CC-BY-4.0 and built with Makefile-based tooling.

## Use cases
- learn RISC-V assembly syntax
- look up RISC-V assembler directives
- reference for writing RISC-V assembly by hand
- understand RISC-V calling conventions
- check pseudo-instruction expansions in RISC-V assembly

## When to choose
- you are writing or reading RISC-V assembly code
- you need an authoritative reference for RISC-V assembler syntax and directives
- you are porting toolchains or writing assemblers for RISC-V

## When to avoid
- you need a tutorial for beginners rather than a reference manual
- you are looking for the RISC-V ISA specification itself rather than assembly programming guidance

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation
- domain: documentation, programming-languages, developer-tools
- platform: cross-platform
- tags: risc-v, assembly, reference-manual, specification

## Member repositories
- riscv-non-isa/riscv-asm-manual (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:14.408148+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:47:02.201262+00:00, confidence not recorded.
  - homepage: https://riscv.atlassian.net/browse/RVG-11 (fetched 2026-08-29T11:20:03.819893+00:00, sha 9b9e8314182f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
