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-sh
/
fdpic-gotfuncdesc-static.s
blob
fc403b7ce52cbb3995adef22c0ca2728a2d0e792
1
.text
2
.globl _start
3
.type _start,@function
4
_start
:
5
mov.
l
.L1, r0
6
mov.
l
@
(
r0
,
r12
),
r1
7
.align 2
8
.L1:
9
.long foo@GOTFUNCDESC
10
.type foo,@function
11
foo
:
12
nop