Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / pushjs2r.d
CommitLineData
89b7466f
HPN
1#source: nop123.s
2#source: pushja.s
3#source: ext1l.s
4#source: pad2p18m32.s
5#source: pad16.s
6#source: nop123.s
7#ld: -r -m elf64mmix
8#objdump: -dr
9
10# When linking relocatably, check that PUSHJ with a distance to the end of
11# the section just outside the offset range gets expanded.
12
13.*: file format elf64-mmix
14Disassembly of section \.text:
150+ <pushja-0x4>:
16 0: fd010203 swym 1,2,3
170+4 <pushja>:
18 4: e3fd0002 setl \$253,0x2
19 8: f20c0002 pushj \$12,10 <pushja\+0xc>
20 c: e3fd0003 setl \$253,0x3
21 10: f0000000 jmp 10 <pushja\+0xc>
22 10: R_MMIX_JMP a
23 \.\.\.
240+24 <ext1>:
25 24: fd040810 swym 4,8,16
26 \.\.\.
27 40018: fd010203 swym 1,2,3
This page took 0.741226 seconds and 4 git commands to generate.