some simple utilities written in risc-v assembly
 
 
 
Go to file
magical 853b937691 printregs 2023-04-20 22:12:13 -07:00
lib printregs 2023-04-20 22:12:13 -07:00
test add a test case 2023-04-16 11:27:46 -07:00
.gitignore printregs 2023-04-20 22:12:13 -07:00
Makefile printregs 2023-04-20 22:12:13 -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
hexdump.s add hexdump 2023-04-17 00:27:28 -07:00
printstack.s printstack and env 2023-04-16 19:04:10 -07:00
prtest.s printregs 2023-04-20 22:12:13 -07:00
true.s disable compressed instructions for true and false 2023-04-16 11:14:21 -07:00