pushjs1.d 630 B

123456789101112131415161718192021222324252627
  1. #source: start4.s
  2. #source: pushja.s
  3. #source: pad2p18m32.s
  4. #source: pad16.s
  5. #source: pad4.s
  6. #source: a.s
  7. #source: start.s
  8. #ld: -m elf64mmix
  9. #objdump: -dr
  10. # Check that PUSHJ with an offset just within the offset range gets no
  11. # stub expansion, ELF version.
  12. .*: file format elf64-mmix
  13. Disassembly of section \.init:
  14. 0+ <_start>:
  15. 0: e37704a6 setl \$119,0x4a6
  16. Disassembly of section \.text:
  17. 0+4 <pushja>:
  18. 4: e3fd0002 setl \$253,0x2
  19. 8: f20cffff pushj \$12,40004 <a>
  20. c: e3fd0003 setl \$253,0x3
  21. \.\.\.
  22. 0+40004 <a>:
  23. 40004: e3fd0004 setl \$253,0x4
  24. 0+40008 <_start>:
  25. 40008: e3fd0001 setl \$253,0x1