Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bpo-18m.d
CommitLineData
a27be4d5
HPN
1#source: start.s
2#source: bpo-1.s
3#source: bpo-2.s
4#source: bpo-5.s
5#source: bpo-6.s
6#as: -linker-allocated-gregs
7#ld: -m mmo -T$srcdir/$subdir/bpo64addr.ld
8#objdump: -st
9
10.*: file format mmo
11
12SYMBOL TABLE:
134000000000001060 g \*ABS\* Main
140+100 g \.text x
150+104 g \.text x2
164000000000001060 g \*ABS\* _start
174000000000001068 g \*ABS\* y
18
19Contents of section \.text:
20 0100 232dfc00 232dfd00 .*
21Contents of section \.text\.away:
5ff4a71e 22 4000000000001060 e3fd0001 232afe1e 2321fe00 .*
a27be4d5
HPN
23Contents of section \.MMIX\.reg_contents:
24 07e0 00000000 00001168 00000000 0000a514 .*
25 07f0 40000000 00001070 .*
This page took 0.77585 seconds and 4 git commands to generate.