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