some simple utilities written in risc-v assembly
 
 
 
Go to file
magical 6f4ee19f88 disable compressed instructions for true and false
they're so small it doesn't really matter; better to keep them simple.
2023-04-16 11:14:21 -07:00
.gitignore initial commit 2023-04-16 10:38:46 -07:00
Makefile initial commit 2023-04-16 10:38:46 -07:00
false.s disable compressed instructions for true and false 2023-04-16 11:14:21 -07:00
true.s disable compressed instructions for true and false 2023-04-16 11:14:21 -07:00