pushjs3m.d 630 B

12345678910111213141516171819202122232425262728
  1. #source: nop123.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 mmo
  10. #objdump: -dr
  11. # Check that PUSHJ with an offset just within reach of JMP gets it, mmo
  12. # version.
  13. .*: file format mmo
  14. Disassembly of section \.text:
  15. 0+ <pushja-0x4>:
  16. 0: fd010203 swym 1,2,3
  17. 0+4 <pushja>:
  18. 4: e3fd0002 setl \$253,0x2
  19. 8: f20c0002 pushj \$12,10 <pushja\+0xc>
  20. c: e3fd0003 setl \$253,0x3
  21. 10: f0ffffff jmp 400000c <a>
  22. \.\.\.
  23. 0+400000c <a>:
  24. 400000c: e3fd0004 setl \$253,0x4
  25. 0+4000010 <Main>:
  26. 4000010: e3fd0001 setl \$253,0x1