Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-m68k / plt1-isac.d
CommitLineData
353a0210
NS
1
2.*: file format elf32-m68k
3
4Disassembly of section \.plt:
5
a24bb4f0 600020800 <.plt>:
353a0210
NS
7# _GLOBAL_OFFSET_TABLE_ + 4 == 0x30404 == 0x20802 + 0xfc02
8 20800: 203c 0000 fc02 movel #64514,%d0
a24bb4f0 9 20806: 2ebb 08fa movel %pc@\(20802 <.*>,%d0:l\),%sp@
353a0210
NS
10# _GLOBAL_OFFSET_TABLE_ + 8 == 0x30408 == 0x2080c + 0xfbfc
11 2080a: 203c 0000 fbfc movel #64508,%d0
a24bb4f0 12 20810: 207b 08fa moveal %pc@\(2080c <.*>,%d0:l\),%a0
353a0210
NS
13 20814: 4ed0 jmp %a0@
14 20816: 4e71 nop
15
1600020818 <f.@plt>:
17# _GLOBAL_OFFSET_TABLE_ + 12 == 0x3040c == 0x2081a + 0xfbf2
18 20818: 203c 0000 fbf2 movel #64498,%d0
19 2081e: 207b 08fa moveal %pc@\(2081a <f.@plt\+0x2>,%d0:l\),%a0
20 20822: 4ed0 jmp %a0@
21 20824: 2f3c 0000 0000 movel #0,%sp@-
a24bb4f0 22 2082a: 61ff ffff ffd4 bsrl 20800 <.plt>
353a0210
NS
23
2400020830 <f.@plt>:
25# _GLOBAL_OFFSET_TABLE_ + 16 == 0x30410 == 0x20832 + 0xfbde
26 20830: 203c 0000 fbde movel #64478,%d0
27 20836: 207b 08fa moveal %pc@\(20832 <f.@plt\+0x2>,%d0:l\),%a0
28 2083a: 4ed0 jmp %a0@
29 2083c: 2f3c 0000 000c movel #12,%sp@-
a24bb4f0 30 20842: 61ff ffff ffbc bsrl 20800 <.plt>
353a0210
NS
31
3200020848 <f.@plt>:
33# _GLOBAL_OFFSET_TABLE_ + 20 == 0x30414 == 0x2084a + 0xfbca
34 20848: 203c 0000 fbca movel #64458,%d0
35 2084e: 207b 08fa moveal %pc@\(2084a <f.@plt\+0x2>,%d0:l\),%a0
36 20852: 4ed0 jmp %a0@
37 20854: 2f3c 0000 0018 movel #24,%sp@-
a24bb4f0 38 2085a: 61ff ffff ffa4 bsrl 20800 <.plt>
353a0210
NS
39Disassembly of section \.text:
40
4100020c00 <.*>:
42 20c00: 61ff ffff fc.. bsrl 208.. <f1@plt>
43 20c06: 61ff ffff fc.. bsrl 208.. <f2@plt>
44 20c0c: 61ff ffff fc.. bsrl 208.. <f3@plt>
This page took 0.609902 seconds and 4 git commands to generate.