pushjs2r.d 676 B

123456789101112131415161718192021222324252627
  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. # When linking relocatably, check that PUSHJ with a distance to the end of
  10. # the section just outside the offset range gets expanded.
  11. .*: file format elf64-mmix
  12. Disassembly of section \.text:
  13. 0+ <pushja-0x4>:
  14. 0: fd010203 swym 1,2,3
  15. 0+4 <pushja>:
  16. 4: e3fd0002 setl \$253,0x2
  17. 8: f20c0002 pushj \$12,10 <pushja\+0xc>
  18. c: e3fd0003 setl \$253,0x3
  19. 10: f0000000 jmp 10 <pushja\+0xc>
  20. 10: R_MMIX_JMP a
  21. \.\.\.
  22. 0+24 <ext1>:
  23. 24: fd040810 swym 4,8,16
  24. \.\.\.
  25. 40018: fd010203 swym 1,2,3