ld-h8300/h8300.exp: Addition of new test case to check relaxation for H8S target.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-h8300 / relax-5.d
1 # name: H8300 Relaxation Test 5
2 # source: relax-5.s
3 # ld: --relax -m h8300self
4 # objdump: -d --no-show-raw-insn
5
6 .*: file format .*-h8300
7
8 Disassembly of section .text:
9
10 00000100 <_start>:
11 100: ldc @0x0:16,ccr
12 106: ldc @0x7fff:16,ccr
13 10c: ldc @0x8000:32,ccr
14 114: ldc @0xff00:32,ccr
15 11c: ldc @0xffff00:32,ccr
16 124: ldc @0xffff7fff:32,ccr
17 12c: ldc @0x8000:16,ccr
18 132: ldc @0xfeff:16,ccr
19 138: ldc @0xff00:16,ccr
20 13e: ldc @0xffff:16,ccr
21 144: stc ccr,@0x0:16
22 14a: stc ccr,@0x7fff:16
23 150: stc ccr,@0x8000:32
24 158: stc ccr,@0xff00:32
25 160: stc ccr,@0xffff00:32
26 168: stc ccr,@0xffff7fff:32
27 170: stc ccr,@0x8000:16
28 176: stc ccr,@0xfeff:16
29 17c: stc ccr,@0xff00:16
30 182: stc ccr,@0xffff:16
31 188: ldc @0x0:16,exr
32 18e: ldc @0x7fff:16,exr
33 194: ldc @0x8000:32,exr
34 19c: ldc @0xff00:32,exr
35 1a4: ldc @0xffff00:32,exr
36 1ac: ldc @0xffff7fff:32,exr
37 1b4: ldc @0x8000:16,exr
38 1ba: ldc @0xfeff:16,exr
39 1c0: ldc @0xff00:16,exr
40 1c6: ldc @0xffff:16,exr
41 1cc: stc exr,@0x0:16
42 1d2: stc exr,@0x7fff:16
43 1d8: stc exr,@0x8000:32
44 1e0: stc exr,@0xff00:32
45 1e8: stc exr,@0xffff00:32
46 1f0: stc exr,@0xffff7fff:32
47 1f8: stc exr,@0x8000:16
48 1fe: stc exr,@0xfeff:16
49 204: stc exr,@0xff00:16
50 20a: stc exr,@0xffff:16
This page took 0.045002 seconds and 5 git commands to generate.