blob: 963139d3c9ed1db6093a5df202d12f6c88365d01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# name: H8300 Relaxation Test 2
# ld: --relax -m h8300helf
# objdump: -d --no-show-raw-insn
.*: file format .*-h8300
Disassembly of section .text:
00000100 <_start>:
*100: mov.b @0x67:8,r0l
*102: mov.b @0x4321:16,r0l
|