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
sync config/ChangeLog
[binutils.git]
/
ld
/
testsuite
/
ld-mips-elf
/
mips16-pic-4b.dd
blob
ddc55c350d5987086d8bd0cfc4f07e768efb9384
1
2
.*
3
4
5
Disassembly of section \.text:
6
7
00040400 <__start>:
8
.* jalx 40410 <__call>
9
.* nop
10
.* jalx 40420 <__call_fp>
11
.* nop
12
#...
13
14
00040410 <__call>:
15
.*0004 lui t9,.*
16
.*0460 addiu t9,t9,.*
17
.* jr t9
18
.* nop
19
20
00040420 <__call_fp>:
21
.*0004 lui t9,.*
22
.*0470 addiu t9,t9,.*
23
.* jr t9
24
.* nop
25
26
Disassembly of section \.plt:
27
28
00040440 <_PROCEDURE_LINKAGE_TABLE_>:
29
#...
30
31
00040460 <f2@plt>:
32
#...
33
34
00040470 <f3@plt>:
35
#...