Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-m68hc11 / bug-3331.d
1 #source: bug-3331.s
2 #as: -m68hc11
3 #ld: -m m68hc11elf --relax
4 #objdump: -d --prefix-addresses -r
5
6 .*: +file format elf32-m68hc11
7
8 Disassembly of section .text:
9 0+8000 <_start> ldx #0x0+1100 <__data_section_start>
10 0+8003 <_start\+0x3> bset 0x0,x, \#0x04
11 0+8006 <L1> ldd \#0x0+2 <__bss_size\+0x2>
12 0+8009 <L1\+0x3> std \*0x0+ <__bss_size>
13 0+800b <L1\+0x5> rts
This page took 0.030797 seconds and 4 git commands to generate.