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
/
ifunc-8a.s
blob
94c073acd4677eff2df4cbf779ff2afd615f92ee
1
.text
2
.type start,
"function"
3
.global start
4
start
:
5
.type _start,
"function"
6
.global _start
7
_start
:
8
.type __start,
"function"
9
.global __start
10
__start
:
11
.type __start,
"function"
12
adrp x0
, :
got
:
foo
13
ldr x0
, [
x0
,
#:got_lo12:foo]