1#source: start4.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 elf64mmix
11#objdump: -dr
12
13# Check that PUSHJ with an offset just within the offset range gets no
14# stub expansion, backwards, ELF version.
15
16.*:     file format elf64-mmix
17Disassembly of section \.init:
180+ <_start>:
19   0:	e37704a6 	setl \$119,0x4a6
20Disassembly of section \.text:
210+4 <a-0x4>:
22       4:	fd010203 	swym 1,2,3
230+8 <a>:
24       8:	e3fd0004 	setl \$253,0x4
25	\.\.\.
260+40004 <pushja>:
27   40004:	e3fd0002 	setl \$253,0x2
28   40008:	f30c0000 	pushj \$12,8 <a>
29   4000c:	e3fd0003 	setl \$253,0x3
300+40010 <_start>:
31   40010:	e3fd0001 	setl \$253,0x1
32