2003-04-26 11:53:36 +00:00
|
|
|
#source: bug-3331.s
|
|
|
|
#as: -m68hc11
|
2012-02-13 02:31:53 +00:00
|
|
|
#ld: -m m68hc11elf --relax
|
2003-04-26 11:53:36 +00:00
|
|
|
#objdump: -d --prefix-addresses -r
|
|
|
|
|
|
|
|
.*: +file format elf32-m68hc11
|
|
|
|
|
|
|
|
Disassembly of section .text:
|
|
|
|
0+8000 <_start> ldx #0+1100 <__data_section_start>
|
|
|
|
0+8003 <_start\+0x3> bset 0,x \#\$04
|
|
|
|
0+8006 <L1> ldd \#0+2 <__bss_size\+0x2>
|
|
|
|
0+8009 <L1\+0x3> std \*0+ <__bss_size>
|
|
|
|
0+800b <L1\+0x5> rts
|