pushjs4r.d 807 B

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