This website requires JavaScript.
Explore
Help
Sign in
knazarov
/
rve
Watch
1
Star
0
Fork
You've already forked rve
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b856f2c808
rve
/
example
/
boot.s
7 lines
72 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Add a simple boot section
2024-12-06 23:50:21 +00:00
.globl
_boot
_boot
:
Add support for printf, UART, and iron out a few bugs
2024-12-14 22:56:28 +00:00
li
x2
,
0
x80
0
0
0
Make the C-compiled program actually work
2024-12-07 01:19:22 +00:00
call
m
a
i
n
Add a simple boot section
2024-12-06 23:50:21 +00:00
sbreak
j
.
Reference in a new issue
Copy permalink