some simple utilities written in risc-v assembly
 
 
 
Go to file
magical 3b2e88e661 printstack and env 2023-04-16 19:04:10 -07:00
test add a test case 2023-04-16 11:27:46 -07:00
.gitignore printstack and env 2023-04-16 19:04:10 -07:00
Makefile printstack and env 2023-04-16 19:04:10 -07:00
cat.s add cat 2023-04-16 13:47:49 -07:00
env.s printstack and env 2023-04-16 19:04:10 -07:00
false.s disable compressed instructions for true and false 2023-04-16 11:14:21 -07:00
printstack.s printstack and env 2023-04-16 19:04:10 -07:00
true.s disable compressed instructions for true and false 2023-04-16 11:14:21 -07:00