Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-h8300 / relax-6.d
1 # name: H8300 Relaxation Test 6
2 # source: relax-6.s
3 # ld: --relax
4 # objdump: -d --no-show-raw-insn
5
6 .*: file format .*
7 Disassembly of section .text:
8
9 00000100 <_start>:
10 100: mov.b r2l,@0xbd:8
11 102: rts
This page took 0.028935 seconds and 4 git commands to generate.