1 #source: nop123.s 2 #source: pushja.s 3 #source: undef-2.s 4 #source: pad2p18m32.s 5 #source: nop123.s 6 #ld: -r -m elf64mmix 7 #objdump: -dr 8 9 # When linking relocatably, check two stubbable PUSHJ:s, one expanded. 10 11 # With better relaxation support for relocatable links, both should be 12 # able to pass through unexpanded. Right now, we just check that they can 13 # coexist peacefully. 14 15 .*: file format elf64-mmix 16 Disassembly of section \.text: 17 0+ <pushja-0x4>: 18 0: fd010203 swym 1,2,3 19 0+4 <pushja>: 20 4: e3fd0002 setl \$253,0x2 21 8: f20c0002 pushj \$12,10 <pushja\+0xc> 22 c: e3fd0003 setl \$253,0x3 23 10: f0000000 jmp 10 <pushja\+0xc> 24 10: R_MMIX_JMP a 25 \.\.\. 26 24: f2050000 pushj \$5,24 <pushja\+0x20> 27 24: R_MMIX_PUSHJ_STUBBABLE undefd 28 \.\.\. 29 40008: fd010203 swym 1,2,3 30