aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMathias Magnusson <mathias@magnusson.space>2025-05-29 20:48:22 +0200
committerMathias Magnusson <mathias@magnusson.space>2025-05-29 20:48:34 +0200
commitac74431a29a8b31d368ad1daba561281e94f46d4 (patch)
treebac17fba025d752573158f54a5e1d70635600785 /README.md
parentdb112f0d384ca991e1477913b8af7a2c8dc80088 (diff)
downloadhuginn-ac74431a29a8b31d368ad1daba561281e94f46d4.tar.gz
create initial simple elf file
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..313e155
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+- <https://five-embeddev.com/riscv-user-isa-manual/Priv-v1.12/rv32.html#rv32>
+- <https://files.magnusson.space/random/riscv-instruction-sheet-3.pdf>