added url to risc-v instruction definition to README

This commit is contained in:
Anton Lydike 2021-04-19 09:49:06 +02:00
parent b7c0f39aaa
commit 9cd0fcb7e8

View File

@ -61,6 +61,7 @@ See [docs/debugging.md](docs/debugging.md) for more info.
## Resources:
* Pseudo ops: https://www.codetd.com/article/8981522
* detailed instruction definition: https://msyksphinz-self.github.io/riscv-isadoc/html/rvi.html#add
* RISC-V reference card: https://www.cl.cam.ac.uk/teaching/1617/ECAD+Arch/files/docs/RISCVGreenCardv8-20151013.pdf
## TODO: