1*1424dfb3Schristos # name: H8300 Relaxation Test 2
2*1424dfb3Schristos # ld: --relax
3*1424dfb3Schristos # objdump: -d --no-show-raw-insn
4*1424dfb3Schristos 
5*1424dfb3Schristos .*:     file format .*
6*1424dfb3Schristos 
7*1424dfb3Schristos Disassembly of section .text:
8*1424dfb3Schristos 
9*1424dfb3Schristos 00000100 <_start>:
10*1424dfb3Schristos  100:	mov.b	@0x64:8,r0l
11*1424dfb3Schristos  102:	mov.b	r0l,@0x64:8
12*1424dfb3Schristos  104:	mov.b	@0x4320:16,r0l
13*1424dfb3Schristos  108:	mov.b	r0l,@0x4320:16
14*1424dfb3Schristos  10c:	mov.w	@0xff64:16,r0
15*1424dfb3Schristos  110:	mov.w	r0,@0xff64:16
16*1424dfb3Schristos  114:	mov.w	@0x4320:16,r0
17*1424dfb3Schristos  118:	mov.w	r0,@0x4320:16
18*1424dfb3Schristos  11c:	mov.l	@0xff64:16,er0
19*1424dfb3Schristos  122:	mov.l	er0,@0xff64:16
20*1424dfb3Schristos  128:	mov.l	@0x4320:16,er0
21*1424dfb3Schristos  12e:	mov.l	er0,@0x4320:16
22