bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-m68hc11 / bug-1417.d
CommitLineData
a4ff0c79
SC
1#source: bug-1417.s
2#as: -m68hc11
3#ld: --relax
4#objdump: -d --prefix-addresses -r
5#target: m6811-*-* m6812-*-*
6
7.*: +file format elf32-m68hc11
8
9Disassembly of section .text:
100+8000 <_start> tst 0+ <__bss_size>
1f8bd312
SC
110+8003 <_start\+0x3> bne 0+8007 <L1>
120+8005 <_start\+0x5> bsr 0+800b <foo>
130+8007 <L1> bset \*0+ <__bss_size> \#\$04
140+800a <L2> rts
150+800b <foo> rts
This page took 0.158614 seconds and 4 git commands to generate.