pushjs2b.d 779 B

123456789101112131415161718192021222324252627282930313233
  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: pad4.s
  9. #source: pushja.s
  10. #source: start.s
  11. #ld: -m elf64mmix
  12. #objdump: -dr
  13. # Check that PUSHJ with an offset just outside the offset range gets a JMP
  14. # stub expansion, backwards, ELF version.
  15. .*: file format elf64-mmix
  16. Disassembly of section \.init:
  17. 0+ <_start>:
  18. 0: e37704a6 setl \$119,0x4a6
  19. Disassembly of section \.text:
  20. 0+4 <a-0x4>:
  21. 4: fd010203 swym 1,2,3
  22. 0+8 <a>:
  23. 8: e3fd0004 setl \$253,0x4
  24. \.\.\.
  25. 0+40008 <pushja>:
  26. 40008: e3fd0002 setl \$253,0x2
  27. 4000c: f20c0002 pushj \$12,40014 <pushja\+0xc>
  28. 40010: e3fd0003 setl \$253,0x3
  29. 40014: f1fefffd jmp 8 <a>
  30. 0+40018 <_start>:
  31. 40018: e3fd0001 setl \$253,0x1