This website requires JavaScript.
Explore
Help
Sign In
magical
/
riscv-utils
Watch
1
Star
0
Fork
You've already forked riscv-utils
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
some simple utilities written in risc-v assembly
2
Commits
1
Branch
0
Tags
38
KiB
Assembly
96.4%
Shell
2%
Makefile
1.6%
6f4ee19f88
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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