PR25882, .gnu.attributes are not checked for shared libraries
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / pushjs1bm.d
CommitLineData
89b7466f
HPN
1#source: nop123.s
2#source: nop123.s
3#source: a.s
4#source: pad2p18m32.s
5#source: pad16.s
6#source: pad4.s
7#source: pad4.s
8#source: pushja.s
9#source: start.s
10#ld: -m mmo
11#objdump: -dr
12
13# Check that PUSHJ with an offset just within the offset range gets no
14# stub expansion, backwards, mmo version.
15
16.*: file format mmo
17Disassembly of section \.text:
180+ <a-0x8>:
19 0: fd010203 swym 1,2,3
20 4: fd010203 swym 1,2,3
210+8 <a>:
22 8: e3fd0004 setl \$253,0x4
23 \.\.\.
240+40004 <pushja>:
25 40004: e3fd0002 setl \$253,0x2
26 40008: f30c0000 pushj \$12,8 <a>
27 4000c: e3fd0003 setl \$253,0x3
280+40010 <Main>:
29 40010: e3fd0001 setl \$253,0x1
This page took 0.718891 seconds and 4 git commands to generate.