pushjs1b.d 715 B

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