Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / pushjs4bm.d
CommitLineData
89b7466f
HPN
1#source: nop123.s
2#source: nop123.s
3#source: a.s
4#source: pad2p26m32.s
5#source: pad16.s
6#source: pad4.s
7#source: pushja.s
8#source: start.s
9#ld: -m mmo
10#objdump: -dr
11
12# Check that PUSHJ with an offset just outside the offset range of a JMP
13# stub expansion works, backwards, mmo version.
14
15.*: file format mmo
16Disassembly of section \.text:
170+ <a-0x8>:
18 0: fd010203 swym 1,2,3
19 4: fd010203 swym 1,2,3
200+8 <a>:
21 8: e3fd0004 setl \$253,0x4
22 \.\.\.
230+4000000 <pushja>:
24 4000000: e3fd0002 setl \$253,0x2
25 4000004: f20c0002 pushj \$12,400000c <pushja\+0xc>
26 4000008: e3fd0003 setl \$253,0x3
27 400000c: e3ff0008 setl \$255,0x8
28 4000010: e6ff0000 incml \$255,0x0
29 4000014: e5ff0000 incmh \$255,0x0
30 4000018: e4ff0000 inch \$255,0x0
31 400001c: 9f00ff00 go \$0,\$255,0
320+4000020 <Main>:
33 4000020: e3fd0001 setl \$253,0x1
This page took 0.572366 seconds and 4 git commands to generate.