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
[PATCH 53/57][Arm][OBJDUMP] Add support for MVE instructions: vand, vbrsr, vcls,...
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-powerpc
/
tocopt6c.s
blob
08ae58df0ec7767f4e0c363f670df24e16fae544
1
.include
"tocopt6-inc.s"
2
in123
3
in23
4
gobblegot
f3
5
6
.section .text
7
.globl main
8
start main
9
bl
f1
10
nop
11
bl
f2
12
nop
13
bl
f3
14
nop
15
bl
g2
16
nop
17
bl
in23
18
nop
19
li
3
,
0
20
end main