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
Automatic date update in version.in
[binutils-gdb.git]
/
gold
/
testsuite
/
arm_cortex_a8_local_reloc.s
blob
2b49184c7785a749455fcda8963ce742ab9e22c2
1
.syntax unified
2
.cpu cortex-a8
3
4
.section .text.0,
"x"
5
.align 12
6
7
_start
:
8
.type _start,%function
9
bx
lr
10
.size _start,.-_start
11
12
.section .text.1,
"x"
13
.align 11
14
.thumb
15
.type .Lfunc,%function
16
.Lfunc:
17
bx
lr
18
.size .Lfunc,.-.Lfunc
19
20
.section .text.2,
"x"
21
.align 11
22
.space 2042
23
24
.align 1
25
.thumb
26
.global _test
27
.type _test,%function
28
_test
:
29
add.
w
r0
,
r0
,
0
30
b.w
.Lfunc
31
.size _test,.-_test