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-avr
/
relax-03.s
blob
099350253cc5f79e6f4bf5b3a58fb18a9593a602
1
.section
".text"
,
"ax"
,@progbits
2
.global _start, end_label
3
4
_start
:
5
local_start
:
6
nop
7
jmp end_label
8
jmp end_label
9
jmp end_label
10
nop
11
.type _start, @function
12
.size _start, .-_start
13
14
.type local_start, @function
15
.size local_start, .-local_start
16
17
end_label
:
18
local_end_label
: