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
bfd/
[binutils.git]
/
ld
/
testsuite
/
ld-mips-elf
/
pic-and-nonpic-6-n32a.s
blob
a4c00754af131e64732252b25e30d0c3f3ea5461
1
.abicalls
2
.global extf1
3
.ent extf1
4
extf1
:
5
jr $
31
6
.end extf1
7
8
.global extf2
9
.ent extf2
10
extf2
:
11
jr $
31
12
.end extf2
13
14
.global extf3
15
.ent extf3
16
extf3
:
17
jr $
31
18
.end extf3
19
20
.global extf4
21
.ent extf4
22
extf4
:
23
jr $
31
24
.end extf4
25
26
.global extf5
27
.ent extf5
28
extf5
:
29
jr $
31
30
.end extf5
31
32
.data
33
.global extd1
34
.global extd2
35
.global extd3
36
.global extd4
37
.type extd1,%object
38
.type extd2,%object
39
.type extd3,%object
40
.type extd4,%object
41
.size extd1,20
42
.size extd2,24
43
.size extd3,28
44
.size extd4,8
45
extd1
:
.space 20
46
extd2
:
.space 24
47
extd3
:
.space 28
48
extd4
:
.space 8