summaryrefslogtreecommitdiffstats
path: root/ld/testsuite/ld-m68hc11/link-hcs12.d
blob: d90fcf6cda86e24e9ea04debbcb7bd3bca9b4c6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#source: link-hcs12.s -m68hcs12
#source: link-hc12.s -m68hc12
#as: -mshort
#ld: -m m68hc12elf
#objdump: -p -d --prefix-addresses -r

.*:     file format elf32\-m68hc12

Program Header:
    LOAD off    0x0+1000 vaddr 0x0+8000 paddr 0x0+8000 align 2\*\*12
         filesz 0x0+6 memsz 0x0+6 flags r-x
private flags = 22:\[abi=16\-bit int, 64\-bit double, cpu=HCS12\] \[memory=flat\]

Disassembly of section .text:
0+8000 <_start> jsr	0+8005 <main>
0+8003 <_start\+0x3> bra	0+8000 <_start>
0+8005 <main> rts


OpenPOWER on IntegriCloud