mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-01 02:54:39 +01:00
385576a748
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29024 a95241bf-73f2-0310-859d-f6bbb57e9c96
12 lines
224 B
Makefile
12 lines
224 B
Makefile
# 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
|