This website works better with JavaScript
GitBross
Home
Explore
Help
Register
Sign In
sol_87yf6cwp
/
sbpf
mirror of
https://github.com/blueshift-gg/sbpf.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
e85d6e45be
Branches
Tags
llvm
master
sbpfv2-disassembly
upgrade-tests
sbpf
/
crates
/
assembler
/
tests
/
fixtures
/
calls.s
calls.s
105 B
History
Raw
1
2
3
4
5
6
7
8
9
.globl entrypoint
entrypoint:
call helper_function
call sol_log_64_
exit
helper_function:
exit