pushjs3.d 674 B

1234567891011121314151617181920212223242526272829
  1. #source: start4.s
  2. #source: pushja.s
  3. #source: pad2p26m32.s
  4. #source: pad16.s
  5. #source: pad4.s
  6. #source: pad4.s
  7. #source: a.s
  8. #source: start.s
  9. #ld: -m elf64mmix
  10. #objdump: -dr
  11. # Check that PUSHJ with an offset just within reach of JMP gets it, ELF
  12. # version.
  13. .*: file format elf64-mmix
  14. Disassembly of section \.init:
  15. 0+ <_start>:
  16. 0: e37704a6 setl \$119,0x4a6
  17. Disassembly of section \.text:
  18. 0+4 <pushja>:
  19. 4: e3fd0002 setl \$253,0x2
  20. 8: f20c0002 pushj \$12,10 <pushja\+0xc>
  21. c: e3fd0003 setl \$253,0x3
  22. 10: f0ffffff jmp 400000c <a>
  23. \.\.\.
  24. 0+400000c <a>:
  25. 400000c: e3fd0004 setl \$253,0x4
  26. 0+4000010 <_start>:
  27. 4000010: e3fd0001 setl \$253,0x1