Readme with useful resources

This commit is contained in:
Imbus 2024-04-05 17:05:34 +02:00
parent 868c032cbc
commit 279fc9b754

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# Risc-V Assembly Language Programming
## Resources
- [Risc-V Guru](https://risc-v.guru/) and [direct link to the instruction set](https://risc-v.guru/instructions/)
- [RISC-V ISA Manual](https://riscv.org/wp-content/uploads/2017/05/riscv-spec-v2.2.pdf)
- [Risc-V Specifications](https://riscv.org/technical/specifications/)