Added resource in README

master
vhaudiquet 12 months ago
parent 66c89d8630
commit 12c05b4879
  1. 4
      README.md

@ -9,6 +9,10 @@ make tests
## Resources used
RISC-V Specifications:
- https://five-embeddev.com/riscv-isa-manual/latest/instr-table.html (instruction table)
- https://five-embeddev.com/riscv-isa-manual/latest/priv-instr-table.html (privileged instructions)
Juraj's Blog, mostly:
- https://jborza.com/post/2021-04-04-riscv-supervisor-mode/
- https://jborza.com/emulation/2021/04/22/ecalls-and-syscalls.html

Loading…
Cancel
Save