]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-m68hc11/link-hcs12.d
* config/tc-m68hc11.c: Add S12X and XGATE co-processor support.
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-m68hc11 / link-hcs12.d
1 #source: link-hcs12.s -m68hcs12
2 #source: link-hc12.s -m68hc12
3 #as: -mshort
4 #ld: -m m68hc12elf --script $srcdir/$subdir/far-hc12.ld
5 #objdump: -p -d --prefix-addresses -r
6
7 .*: file format elf32\-m68hc12
8
9 Program Header:
10 LOAD off 0x0+1000 vaddr 0x0+c000 paddr 0x0+c000 align 2\*\*12
11 filesz 0x0+6 memsz 0x0+6 flags r-x
12 private flags = 22:\[abi=16\-bit int, 64\-bit double, cpu=HCS12\] \[memory=flat\]
13
14 Disassembly of section .text:
15 0+c000 <_start> jsr 0x0+c005 <main>
16 0+c003 <_start\+0x3> bra 0x0+c000 <_start>
17 0+c005 <main> rts
18
19