* ld-m68hc11/m68hc11.exp: Run for m68hc11-*-* and m68hc12-*-*.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-m68hc11 / link-hcs12.d
CommitLineData
99573a98
SC
1#source: link-hcs12.s -m68hcs12
2#source: link-hc12.s -m68hc12
3#as: -mshort
4#ld: -m m68hc12elf
5#objdump: -p -d --prefix-addresses -r
99573a98
SC
6
7.*: file format elf32\-m68hc12
8
9Program Header:
99573a98
SC
10 LOAD off 0x0+1000 vaddr 0x0+8000 paddr 0x0+8000 align 2\*\*12
11 filesz 0x0+6 memsz 0x0+6 flags r-x
99573a98
SC
12private flags = 22:\[abi=16\-bit int, 64\-bit double, cpu=HCS12\] \[memory=flat\]
13
14Disassembly of section .text:
150+8000 <_start> jsr 0+8005 <main>
160+8003 <_start\+0x3> bra 0+8000 <_start>
170+8005 <main> rts
18
19
This page took 0.374673 seconds and 4 git commands to generate.