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]
/
ld
/
testsuite
/
ld-mn10300
/
i135409-1.s
blob
b9faaf4117e52fe89bbc8ba93598ebf7f8d51138
1
.text
2
3
nop
4
5
.global _start
6
_start
:
7
.type _func, @function
8
_func
:
9
mov L001
,
A1
10
nop
11
A
:
12
mov L001
,
A1
13
.size _func, . - _func
14
15
16
.global _func2
17
_func2
:
18
.type _func2, @function
19
mov L001
,
A1
20
nop
21
mov L001
,
A1
22
.size _func2, . - _func2
23
24
.global BOTTOM
25
BOTTOM
:
26
27
.data
28
L001
:
29