repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git]
/
ld
/
testsuite
/
ld-mn10300
/
i135409-2.s
blob
36448ed6efe2d2822eb918c9c098c3b778ae98b0
1
.text
2
.global _start
3
_start
:
4
add
A0
,
A1
5
_A
:
6
mov L001
,
A0
7
_B
:
8
.balign 0x8
9
_C
:
10
nop
11
.balign 0x10
12
13
.type _func, @function
14
_func
:
15
mov L001
,
A1
16
nop
17
_D
:
18
mov L001
,
A1
19
BOTTOM
:
20
.size _func, . - _func
21
22
.data
23
L001
: