From b06d773f1f41aaa68afc0fe49e04d4d31c53fce1 Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Sat, 30 Apr 2022 19:44:06 +0200 Subject: arch: added link to riscv notes --- lib/arch/riscv64/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/arch') diff --git a/lib/arch/riscv64/README.md b/lib/arch/riscv64/README.md index 1287f76..1221d9e 100644 --- a/lib/arch/riscv64/README.md +++ b/lib/arch/riscv64/README.md @@ -8,5 +8,6 @@ Provide an implementation of the platform specific API as required in - Callee saved registers `x2`, `x8` - `x9`, `x18` - `x27`, `f8` - `f9`, `f18` - `f27` ## References +- [johannst riscv notes](https://johannst.github.io/notes/arch/riscv.html) - [RISC-V ABI](https://github.com/riscv/riscv-elf-psabi-doc/blob/master/riscv-elf.md) - [RISC-V asm manual](https://github.com/riscv/riscv-asm-manual/blob/master/riscv-asm.md) -- cgit v1.2.3