Home | History | Annotate | Download | only in ld-mmix
      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
     14 Disassembly of section \.text:
     15 0+ <pushja-0x4>:
     16        0:	fd010203 	swym 1,2,3
     17 0+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 	\.\.\.
     24 0+24 <ext1>:
     25       24:	fd040810 	swym 4,8,16
     26 	\.\.\.
     27    40018:	fd010203 	swym 1,2,3
     28