ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / pushjs3m.d
CommitLineData
89b7466f
HPN
1#source: nop123.s
2#source: pushja.s
3#source: pad2p26m32.s
4#source: pad16.s
5#source: pad4.s
6#source: pad4.s
7#source: a.s
8#source: start.s
9#ld: -m mmo
10#objdump: -dr
11
12# Check that PUSHJ with an offset just within reach of JMP gets it, mmo
13# version.
14
15.*: file format mmo
16Disassembly of section \.text:
170+ <pushja-0x4>:
18 0: fd010203 swym 1,2,3
190+4 <pushja>:
20 4: e3fd0002 setl \$253,0x2
21 8: f20c0002 pushj \$12,10 <pushja\+0xc>
22 c: e3fd0003 setl \$253,0x3
23 10: f0ffffff jmp 400000c <a>
24 \.\.\.
250+400000c <a>:
26 400000c: e3fd0004 setl \$253,0x4
270+4000010 <Main>:
28 4000010: e3fd0001 setl \$253,0x1
This page took 0.582937 seconds and 4 git commands to generate.