* gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m88k / init.d
CommitLineData
252b5132
RH
1#objdump: -d --prefix-addresses
2#name: padding of .init section
3
4.*: +file format .*
5
6Disassembly of section .text:
7Disassembly of section .init:
800000000 <.init> subu r31,r31,0x10
900000004 <.init\+0x4> st r13,r31,0x20
1000000008 <.init\+0x8> or r0,r0,r0
110000000c <.init\+0xc> or r0,r0,r0
This page took 0.151295 seconds and 4 git commands to generate.