Added resource in README
This commit is contained in:
parent
66c89d8630
commit
12c05b4879
@ -9,6 +9,10 @@ make tests
|
|||||||
|
|
||||||
## Resources used
|
## 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:
|
Juraj's Blog, mostly:
|
||||||
- https://jborza.com/post/2021-04-04-riscv-supervisor-mode/
|
- https://jborza.com/post/2021-04-04-riscv-supervisor-mode/
|
||||||
- https://jborza.com/emulation/2021/04/22/ecalls-and-syscalls.html
|
- https://jborza.com/emulation/2021/04/22/ecalls-and-syscalls.html
|
||||||
|
Loading…
Reference in New Issue
Block a user