Skip to content

Commit

Permalink
broken link risc-v.md (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
youyyytrok authored Dec 16, 2024
1 parent 1c5fad8 commit fa45507
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions book/src/background/risc-v.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ This means any language that compiles to LLVM IR (like C, C++, Rust, etc.) can b
## References
- [RISC-V Specifications](https://riscv.org/technical/specifications/)
- [RV32I Base ISA Specification](https://github.com/riscv/riscv-isa-manual/releases/download/Ratified-IMAFDQC/riscv-spec-20191213.pdf)
- [RISC-V Assembly Programmer's Manual](https://github.com/riscv/riscv-asm-manual/blob/master/riscv-asm.md)
- [LLVM RISC-V Backend Documentation](https://llvm.org/docs/RISCVUsage.html)
- [RISC-V Assembly Programmer's Manual](https://github.com/riscv-non-isa/riscv-asm-manual/blob/main/src/asm-manual.adoc)
- [LLVM RISC-V Backend Documentation](https://llvm.org/docs/RISCVUsage.html)

0 comments on commit fa45507

Please sign in to comment.