mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
1bec8141aa
ld-h8300/relax-6.s: New test source file. ld-h8300/relax-6.d: New test expected disassembly file. ld-h8300/relax-6-coff.d: New test expected disassembly file for COFF format.
12 lines
226 B
Makefile
12 lines
226 B
Makefile
# 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
|