1 # name: H8300 Relaxation Test 6 2 # source: relax-6.s 3 # ld: --relax -m h8300s 4 # objdump: -d --no-show-raw-insn 5 6 .*: file format .*-h8300 7 Disassembly of section .text: 8 9 00000100 <_start>: 10 100: mov.b r2l,@0xbd:8 11 102: rts 12