shithub
fortrangoingonforty
/
afs-as
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
afs-as
Public
Watch
0
Fork
0
Star
0
afs-as
/
tests
/
corpus
/
branch_address_surface.s
ArmAsm · 196 bytes
Raw
Blame
History
1
.text
2
.globl
_branch_address_surface
3
_branch_address_surface
:
4
adr
x0
,
1f
5
tbz
x1
, #
5
,
2f
6
add
x2
,
x2
, #
1
7
2
:
8
tbnz
x3
, #
33
,
1f
9
ret
10
.p2align
2
11
1
:
12
nop
13
adr
x4
,
1b
14
ret