ld: Don't xfail ld-elf/warn[12] on 64-bit Solaris/SPARC
[deliverable/binutils-gdb.git] / ld / testsuite / ld-z8k / reloc.dd
1
2 .*: file format coff-z8k
3
4
5 Disassembly of section \.text:
6
7 00001000 <this_start>:
8 1000: 8d07 nop
9 1002: e8fe jr t,0x1000
10 1004: e81e jr t,0x1042
11 1006: 5e08 1000 jp t,0x1000
12 100a: 5e08 1042 jp t,0x1042
13 100e: 5f00 1042 call 0x1042
14 1012: 5f00 107c call 0x107c
15 1016: 5f00 1000 call 0x1000
16 101a: 5f00 1036 call 0x1036
17 101e: dfef calr 0x1042
18 1020: dfd3 calr 0x107c
19 1022: d012 calr 0x1000
20 1024: dff8 calr 0x1036
21 1026: 6101 200e ld r1,0x200e
22 102a: 6101 2004 ld r1,0x2004
23 102e: 2101 200e ld r1,#0x200e
24 1032: 2101 2004 ld r1,#0x2004
25
26 00001036 <this_label>:
27 1036: ca04 ldb rl2,#0x4
28 1038: ca14 ldb rl2,#0x14
29 103a: ca0e ldb rl2,#0xe
30 103c: ca1e ldb rl2,#0x1e
31 103e: a6b3 bitb rl3,#0x3
32 1040: 8d07 nop
33
34 00001042 <other_start>:
35 1042: 8d07 nop
36 1044: f182 djnz r1,0x1042
37 1046: f809 dbjnz rl0,0x1036
38 1048: e8db jr t,0x1000
39 104a: e8fb jr t,0x1042
40 104c: 5e08 1000 jp t,0x1000
41 1050: 5e08 1042 jp t,0x1042
42 1054: 5f00 1042 call 0x1042
43 1058: 5f00 107c call 0x107c
44 105c: 5f00 1000 call 0x1000
45 1060: 5f00 1036 call 0x1036
46 1064: d012 calr 0x1042
47 1066: dff6 calr 0x107c
48 1068: d035 calr 0x1000
49 106a: d01b calr 0x1036
50 106c: 6101 200e ld r1,0x200e
51 1070: 6101 2004 ld r1,0x2004
52 1074: 2101 200e ld r1,#0x200e
53 1078: 2101 2004 ld r1,#0x2004
54
55 0000107c <other_label>:
56 107c: ca04 ldb rl2,#0x4
57 107e: ca14 ldb rl2,#0x14
58 1080: ca0e ldb rl2,#0xe
59 1082: ca1e ldb rl2,#0x1e
60 1084: bd5a ldk r5,#0xa
61 1086: 8d07 nop
This page took 0.047842 seconds and 4 git commands to generate.