Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / pushjs1r.d
CommitLineData
89b7466f
HPN
1#source: nop123.s
2#source: pushja.s
3#source: pad2p18m32.s
4#source: pad16.s
5#source: nop123.s
6#ld: -r -m elf64mmix
7#objdump: -dr
8
9# When linking relocatable, check that PUSHJ with a distance to the end of
10# the section just within the offset range gets no stub expansion.
11
12.*: file format elf64-mmix
13Disassembly of section \.text:
140+ <pushja-0x4>:
15 0: fd010203 swym 1,2,3
160+4 <pushja>:
17 4: e3fd0002 setl \$253,0x2
18 8: f20c0000 pushj \$12,8 <pushja\+0x4>
19 8: R_MMIX_PUSHJ_STUBBABLE a
20 c: e3fd0003 setl \$253,0x3
21 \.\.\.
22 40000: fd010203 swym 1,2,3
This page took 0.711163 seconds and 4 git commands to generate.