Personal Risc-V assembly playground.
Find a file
2025-01-15 23:39:07 +01:00
.gitignore Gitignore and better makefile 2024-04-05 16:02:24 +02:00
add.s Alignment in linker script 2024-04-07 14:56:53 +02:00
end.s Newlines 2024-04-05 19:53:44 +02:00
link.ld Square 2024-12-09 12:25:56 +01:00
main.s Square 2024-12-09 12:25:56 +01:00
Makefile Add m for multiplication 2025-01-15 23:39:07 +01:00
README.md More resources 2024-04-06 21:20:53 +02:00
square.h Square 2024-12-09 12:25:56 +01:00
square.s Square 2024-12-09 12:25:56 +01:00