repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-aarch64
/
weak-undefined.s
blob
692798f29f02867096dfeeffd8a5c9653f05e702
1
.text
2
.weak foo
3
.global main
4
main
:
5
b.ne foo
6
b.eq foo
7
b.cs foo
8
b.cc foo
9
b.gt foo
10
b.ge foo
11
b.lt foo
12
b.le foo
13
b
foo
14
bl
foo
15
ldr x0
,
foo
16
adr x0
,
foo
17
adrp x0
,
foo
18
add
x0
,
x0
, :
lo12
:
foo