This website works better with JavaScript.
Explore
Help
Sign In
vhaudiquet
/
vriscv
Watch
1
Star
0
Fork
You've already forked vriscv
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a risc-v simulator
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74
Commits
1
Branch
0
Tags
462 KiB
C
92.7%
Assembly
3.9%
Makefile
2.4%
Shell
0.9%
Tag:
Branch:
Tree:
b5cf188c0a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b5cf188c0a'
${ noResults }
vriscv
/
tests
/
mv.s
5 lines
72 B
Raw
Blame
History
.global
_start
_start
:
addi
a1
,
z
e
r
o
,
0
x
B
A
mv
a0
,
a1
ebreak
Reference in new issue
View Git Blame
Copy Permalink