h8300-linux ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-h8300 / relax-2.d
CommitLineData
8c17da6e 1# name: H8300 Relaxation Test 2
86fd7e2e 2# ld: --relax
8c17da6e
NC
3# objdump: -d --no-show-raw-insn
4
86fd7e2e 5.*: file format .*
8c17da6e
NC
6
7Disassembly of section .text:
8
900000100 <_start>:
81f5558e
NC
10 100: mov.b @0x64:8,r0l
11 102: mov.b r0l,@0x64:8
12 104: mov.b @0x4320:16,r0l
13 108: mov.b r0l,@0x4320:16
14 10c: mov.w @0xff64:16,r0
15 110: mov.w r0,@0xff64:16
16 114: mov.w @0x4320:16,r0
17 118: mov.w r0,@0x4320:16
18 11c: mov.l @0xff64:16,er0
19 122: mov.l er0,@0xff64:16
20 128: mov.l @0x4320:16,er0
21 12e: mov.l er0,@0x4320:16
This page took 0.718223 seconds and 4 git commands to generate.